summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2013-02-13 13:39:27 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2013-02-13 15:52:16 +0100
commit9884e3b81145749bccc67ba1861b37d38983b344 (patch)
treeb97a008d21fb3bfc74feb1362673ffc4a4ae7fa0 /rules/gnutls.in
parentea592d13d29db8020e5e2227e1a83bd64da10b8d (diff)
downloadptxdist-9884e3b81145749bccc67ba1861b37d38983b344.tar.gz
ptxdist-9884e3b81145749bccc67ba1861b37d38983b344.tar.xz
gnutls: version bump to 2.12.21 + add dependency to libtasn1
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/gnutls.in')
-rw-r--r--rules/gnutls.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gnutls.in b/rules/gnutls.in
index 09b0744b1..10a181e17 100644
--- a/rules/gnutls.in
+++ b/rules/gnutls.in
@@ -3,6 +3,7 @@
config GNUTLS
tristate
select LIBGCRYPT
+ select LIBTASN1
prompt "gnutls"
help
GnuTLS is a secure communications library implementing the SSL,