From 9fa55147c4210646d08fbef42f912aeba75615be Mon Sep 17 00:00:00 2001 From: Hanson Wong Date: Sun, 20 Sep 2015 22:44:41 +1000 Subject: [PATCH] nut: Fix required dependencies. --- net/nut/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/nut/Makefile b/net/nut/Makefile index 32a3e1343..176ab5150 100644 --- a/net/nut/Makefile +++ b/net/nut/Makefile @@ -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