projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
323eec4
)
gnutls: tools require the package
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 5 Feb 2013 03:49:54 +0000
(
03:49
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 5 Feb 2013 13:53:11 +0000
(14:53 +0100)
[Peter: remove the unneeded BR2_USE_WCHAR dependency]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gnutls/Config.in
patch
|
blob
|
history
diff --git
a/package/gnutls/Config.in
b/package/gnutls/Config.in
index 3a34c48b6926f972a1d87fedacc1396c2b07d0d4..038b3fb9b64cba382c9fd6025ccaab4ef36c8a49 100644
(file)
--- a/
package/gnutls/Config.in
+++ b/
package/gnutls/Config.in
@@
-10,7
+10,7
@@
config BR2_PACKAGE_GNUTLS
config BR2_PACKAGE_GNUTLS_TOOLS
bool "install tools"
- depends on BR2_
USE_WCHAR
+ depends on BR2_
PACKAGE_GNUTLS
help
Install GnuTLS command line tools for various cryptographic tasks.