Browse Source

nut: Fix required dependencies.

lilik-openwrt-22.03
Hanson Wong 9 years ago
parent
commit
9fa55147c4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/nut/Makefile

+ 1
- 0
net/nut/Makefile View File

@ -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…
Cancel
Save