mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nut: Drop unnecessary dependency on libwrap
We're using --without-wrap unconditionally anyway, so this legacy dependency needs to be removed. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
+2
-2
@@ -98,8 +98,8 @@ define Package/nut-common
|
|||||||
DEPENDS:= nut \
|
DEPENDS:= nut \
|
||||||
+NUT_DRIVER_SNMP:libnetsnmp \
|
+NUT_DRIVER_SNMP:libnetsnmp \
|
||||||
+NUT_DRIVER_USB:libusb-compat \
|
+NUT_DRIVER_USB:libusb-compat \
|
||||||
+NUT_SSL:libopenssl \
|
+NUT_SSL:libopenssl
|
||||||
+PACKAGE_libwrap:libwrap
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nut-common/description
|
define Package/nut-common/description
|
||||||
|
|||||||
Reference in New Issue
Block a user