aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls/gnutls.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnutls/gnutls.inc')
-rw-r--r--recipes/gnutls/gnutls.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnutls/gnutls.inc b/recipes/gnutls/gnutls.inc
index 9c10c111db..cfb93930f4 100644
--- a/recipes/gnutls/gnutls.inc
+++ b/recipes/gnutls/gnutls.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "GNU Transport Layer Security Library"
HOMEPAGE = "http://www.gnu.org/software/gnutls/"
DEPENDS = "zlib libgcrypt lzo guile-native gtk-doc"
LICENSE = "LGPL"
+LICENSE_${PN}-extra = "GPLv3"
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2;name=gnutls"