This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
nut: Fix required dependencies.
lilik-openwrt-22.03
Hanson Wong
9 years ago
parent
be21910b9e
commit
9fa55147c4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save