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
libsodium: add depends to configuration menu
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
10 years ago
parent
396f5886dd
commit
abf22eb88b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/libsodium/Makefile
+ 1
- 0
libs/libsodium/Makefile
View File
@ -45,6 +45,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
l
i
b
s
o
d
i
u
m
/
c
o
n
f
i
g
m
e
n
u
"Configuration"
depends on PACKAGE_libsodium
config LIBSODIUM_MINIMAL
bool
"Compile only what is required for the high-level API (no aes128ctr), should be fine in most cases."
default y
Write
Preview
Loading…
Cancel
Save