repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python: make hashlib and readline modules really optional
[buildroot-gz.git]
/
package
/
libgcrypt
/
Config.in
blob
d3e5d4f7a26b8824dd208165ed729f2db99f77a9
1
config BR2_PACKAGE_LIBGCRYPT
2
bool "libgcrypt"
3
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgpg-error
4
select BR2_PACKAGE_LIBGPG_ERROR
5
help
6
LibGCrypt is GNU's basic cryptographic library.
7
8
http://www.gnu.org/software/libgcrypt/