mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
libgpg-error: Add missing DEPENDS on gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user