summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnutls/gnutls.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gnutls/gnutls.inc')
-rw-r--r--meta/packages/gnutls/gnutls.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/packages/gnutls/gnutls.inc b/meta/packages/gnutls/gnutls.inc
index 2211d5f798..d08b0ca931 100644
--- a/meta/packages/gnutls/gnutls.inc
+++ b/meta/packages/gnutls/gnutls.inc
@@ -4,10 +4,7 @@ DEPENDS = "zlib libgcrypt lzo"
4 4
5LICENSE = "LGPL" 5LICENSE = "LGPL"
6 6
7SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2 \ 7SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
8 file://gnutls-openssl.patch;patch=1 \
9 file://gnutls-texinfo-euro.patch;patch=1 \
10 file://configure_madness.patch;patch=1 "
11 8
12inherit autotools binconfig pkgconfig 9inherit autotools binconfig pkgconfig
13 10