mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libgpg-error_1.8.bb: Inherit gettext
It uses gettext but was not specifying the dependency Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -24,4 +24,4 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
|
||||
FILES_${PN} = "${libdir}/lib*.so.*"
|
||||
FILES_${PN}-dev += "${bindir}/*"
|
||||
|
||||
inherit autotools binconfig pkgconfig
|
||||
inherit autotools binconfig pkgconfig gettext
|
||||
|
||||
Reference in New Issue
Block a user