mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nut: Remove unecessary libwrap dependency
CONFIG_ARGS has --without-wrap so libwrap as a dependency is extraneous as it is not actually used. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
+1
-2
@@ -87,8 +87,7 @@ 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