index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Steven Barth <steven@midlink.org>
2015-09-22 15:54:33 +0200
committer
Steven Barth <steven@midlink.org>
2015-09-22 15:54:33 +0200
commit
265a31cf35ef6d2084a3b7939da4d80ed12b8928
(
patch
)
tree
d331b03ca4834872a560c7f3f397e8b4ef9bd46c
parent
27242cadfdb0a827bc4bf4b23ed9baf5b05816ba
(
diff
)
parent
9fa55147c4210646d08fbef42f912aeba75615be
(
diff
)
Merge pull request #1788 from Dismounted/patch-1
nut: Fix required dependencies.
Diffstat
-rw-r--r--
net/nut/Makefile
1
1 files changed, 1 insertions, 0 deletions
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