aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnutls/gnutls.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnutls/gnutls.inc b/recipes/gnutls/gnutls.inc
index 60f7d33c47..ccf6f6942c 100644
--- a/recipes/gnutls/gnutls.inc
+++ b/recipes/gnutls/gnutls.inc
@@ -1,13 +1,13 @@
DESCRIPTION = "GNU Transport Layer Security Library"
HOMEPAGE = "http://www.gnu.org/software/gnutls/"
-DEPENDS = "zlib libgcrypt lzo guile-native gettext"
+DEPENDS = "zlib libgcrypt lzo guile-native gettext gtk-doc"
LICENSE = "LGPL"
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2;name=gnutls"
inherit autotools binconfig pkgconfig
-INC_PR = "r8"
+INC_PR = "r9"
EXTRA_OECONF = "--with-included-opencdk --with-included-libtasn1"