projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be21910
)
nut: Fix required dependencies.
1788/head
author
Hanson Wong
<Dismounted@users.noreply.github.com>
Sun, 20 Sep 2015 12:44:41 +0000
(22:44 +1000)
committer
Hanson Wong
<Dismounted@users.noreply.github.com>
Sun, 20 Sep 2015 12:48:29 +0000
(22:48 +1000)
net/nut/Makefile
patch
|
blob
|
history
diff --git
a/net/nut/Makefile
b/net/nut/Makefile
index 32a3e1343b74fca3b7953e4032a8ae9334ad38fb..176ab5150826d162559a949851f29e5f3a328871 100644
(file)
--- 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