aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-networking
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2014-08-13 19:39:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-15 18:19:50 +0100
commit4c1f678e4e5383baf40f367e6957dfd33fe52342 (patch)
tree7bcf4116ebc0f2d6cb650adce2acb6ad724f55ab /meta/recipes-core/glib-networking
parent07f9215d9615dfc26c7c1fccb98adbe593a0d967 (diff)
downloadopenembedded-core-contrib-4c1f678e4e5383baf40f367e6957dfd33fe52342.tar.gz
glib-networking: Inherit gettext
Build fails otherwise if USE_NLS is set to "no". Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-networking')
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.38.0.bb2
1 files changed, 1 insertions, 1 deletions
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 a9c1a4129a..b9ba2d6217 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/"