From: Denis 'Gnutoo' Carikli Date: Tue, 14 Apr 2009 21:36:53 +0000 (+0200) Subject: libgpg-error: add inherit gettext in order to have libiconv as dependency with uclibc X-Git-Tag: Release-2010-05/1~3783^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b6c395daf1cc41c95f8e2f094ea3b1e97d6d7b;p=openembedded.git libgpg-error: add inherit gettext in order to have libiconv as dependency with uclibc thanks woglinde for the info --- diff --git a/recipes/libgpg-error/libgpg-error.inc b/recipes/libgpg-error/libgpg-error.inc index f6a84dc5ef..6fcc9202b2 100644 --- a/recipes/libgpg-error/libgpg-error.inc +++ b/recipes/libgpg-error/libgpg-error.inc @@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.gz \ FILES_${PN} = "${libdir}/lib*.so.*" FILES_${PN}-dev += "${bindir}/*" -inherit autotools binconfig pkgconfig +inherit autotools binconfig pkgconfig gettext do_stage() { oe_libinstall -a -so -C src libgpg-error ${STAGING_LIBDIR}