summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgpg-error
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libgpg-error')
-rw-r--r--meta/recipes-support/libgpg-error/libgpg-error_1.9.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
index 479a11fb6f..560340bfc8 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb
@@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
10 10
11 11
12SECTION = "libs" 12SECTION = "libs"
13DEPENDS = "gettext"
14PR = "r0" 13PR = "r0"
15 14
16SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ 15SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
@@ -23,4 +22,4 @@ SRC_URI[sha256sum] = "54d9326bfbd46c705963c507953f65a40576d04b374e131008dc5b732f
23FILES_${PN} = "${libdir}/lib*.so.*" 22FILES_${PN} = "${libdir}/lib*.so.*"
24FILES_${PN}-dev += "${bindir}/*" 23FILES_${PN}-dev += "${bindir}/*"
25 24
26inherit autotools binconfig pkgconfig 25inherit autotools binconfig pkgconfig gettext