mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 03:54:09 +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:
parent
740a50cb30
commit
90a6ce7d6d
@ -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} = "${libdir}/lib*.so.*"
|
||||||
FILES_${PN}-dev += "${bindir}/*"
|
FILES_${PN}-dev += "${bindir}/*"
|
||||||
|
|
||||||
inherit autotools binconfig pkgconfig
|
inherit autotools binconfig pkgconfig gettext
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user