libgpg-error: add inherit gettext in order to have libiconv as dependency with uclibc
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Tue, 14 Apr 2009 21:36:53 +0000 (23:36 +0200)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Tue, 14 Apr 2009 21:36:53 +0000 (23:36 +0200)
thanks woglinde for the info

recipes/libgpg-error/libgpg-error.inc

index f6a84dc..6fcc920 100644 (file)
@@ -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}