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>
This commit is contained in:
Khem Raj 2011-04-26 03:19:52 +00:00 committed by Koen Kooi
parent 497477b24a
commit 4c85fdaa68

View File

@ -14,7 +14,6 @@ SRC_URI[sha256sum] = "bdfbf2677147239d2d26d4e37f44635d9fd97c133c9ef9fd9793a12a05
SECTION = "libs"
LICENSE = "GPLv2+ & LGPLv2.1+"
DEPENDS = "gettext"
PR = "r0"
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \