lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 9fa55147c4210646d08fbef42f912aeba75615be
parent be21910b9e4256e741676c721b952dcb910591f3
Author: Hanson Wong <Dismounted@users.noreply.github.com>
Date:   Sun, 20 Sep 2015 22:44:41 +1000

nut: Fix required dependencies.

Diffstat:
Mnet/nut/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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