summaryrefslogtreecommitdiffstats
path: root/meta/packages/libgpg-error
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libgpg-error')
-rw-r--r--meta/packages/libgpg-error/libgpg-error_1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/libgpg-error/libgpg-error_1.6.bb b/meta/packages/libgpg-error/libgpg-error_1.6.bb
index 54054c19de..9770dcd913 100644
--- a/meta/packages/libgpg-error/libgpg-error_1.6.bb
+++ b/meta/packages/libgpg-error/libgpg-error_1.6.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "GPG-Error library"
2SECTION = "libs" 2SECTION = "libs"
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "GPL LGPL FDL" 4LICENSE = "GPL LGPL FDL"
5DEPENDS = "gettext"
5 6
6SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ 7SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
7 file://pkgconfig.patch;patch=1" 8 file://pkgconfig.patch;patch=1"