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
Merge pull request
#1788
from Dismounted/patch-1
nut: Fix required dependencies.
lilik-openwrt-22.03
Steven Barth
9 years ago
parent
27242cadfd
9fa55147c4
commit
265a31cf35
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