summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-04-26 03:19:52 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-26 09:03:54 +0200
commit4c85fdaa6895fe7bbdf64ccd4dc764c5a02036d1 (patch)
treeb0232e8ec5bef5af894c98ce891f6d94f1c44511
parent497477b24a3bce9f92c317be071a5861c574d5be (diff)
downloadmeta-openembedded-4c85fdaa6895fe7bbdf64ccd4dc764c5a02036d1.tar.gz
libgpg-error_1.8.bb: No need to add gettext directly to DEPENDS
Let inherit gettext take care of it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb b/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
index 2c17e53038..321c7b8f01 100644
--- a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
+++ b/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
@@ -14,7 +14,6 @@ SRC_URI[sha256sum] = "bdfbf2677147239d2d26d4e37f44635d9fd97c133c9ef9fd9793a12a05
14 14
15SECTION = "libs" 15SECTION = "libs"
16LICENSE = "GPLv2+ & LGPLv2.1+" 16LICENSE = "GPLv2+ & LGPLv2.1+"
17DEPENDS = "gettext"
18PR = "r0" 17PR = "r0"
19 18
20SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ 19SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \