diff options
-rw-r--r-- | meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb | 1 |
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 | ||
15 | SECTION = "libs" | 15 | SECTION = "libs" |
16 | LICENSE = "GPLv2+ & LGPLv2.1+" | 16 | LICENSE = "GPLv2+ & LGPLv2.1+" |
17 | DEPENDS = "gettext" | ||
18 | PR = "r0" | 17 | PR = "r0" |
19 | 18 | ||
20 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | 19 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ |