mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 05:57:11 +00:00
libgpg-error: Add missing DEPENDS on gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
8917b6eb29
commit
a76bdfb87b
@ -2,6 +2,7 @@ DESCRIPTION = "GPG-Error library"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL LGPL FDL"
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
|
||||
file://pkgconfig.patch;patch=1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user