From: Peter Kjellerstedt Date: Wed, 13 Aug 2014 17:39:04 +0000 (+0200) Subject: glib-networking: Inherit gettext X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~32789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1f678e4e5383baf40f367e6957dfd33fe52342;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glib-networking: Inherit gettext Build fails otherwise if USE_NLS is set to "no". Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb index a9c1a4129a7..b9ba2d6217f 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.38.0.bb @@ -24,7 +24,7 @@ PACKAGECONFIG[pkcs11] = "--with-pkcs11,--without-pkcs11,p11-kit" EXTRA_OECONF = "--without-gnome-proxy" -inherit gnomebase +inherit gnomebase gettext FILES_${PN} += "${libdir}/gio/modules/libgio*.so ${datadir}/dbus-1/services/" FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/"