mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 18:30:25 +04:00
Merge pull request #1788 from Dismounted/patch-1
nut: Fix required dependencies.
This commit is contained in:
@@ -55,6 +55,7 @@ define Package/nut
|
||||
$(call Package/nut/Default)
|
||||
TITLE:=Network UPS Tools
|
||||
DEPENDS:= \
|
||||
+libpthread \
|
||||
+NUT_DRIVER_SNMP:libnetsnmp \
|
||||
+NUT_DRIVER_USB:libusb-compat \
|
||||
+NUT_SSL:libopenssl
|
||||
|
||||
Reference in New Issue
Block a user