Merge pull request #1788 from Dismounted/patch-1
nut: Fix required dependencies.
This commit is contained in:
commit
265a31cf35
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue