summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 75a7d250d8..bce3ce7bea 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -27,7 +27,7 @@ PACKAGES =+ "${PN}-utils ${PN}-codegen"
27LEAD_SONAME = "libglib-2.0.*" 27LEAD_SONAME = "libglib-2.0.*"
28FILES_${PN}-utils = "${bindir}/* ${datadir}/glib-2.0/gettext" 28FILES_${PN}-utils = "${bindir}/* ${datadir}/glib-2.0/gettext"
29 29
30inherit autotools gettext gtk-doc pkgconfig ptest-gnome upstream-version-is-even bash-completion 30inherit autotools gettext gtk-doc pkgconfig ptest-gnome upstream-version-is-even bash-completion gio-module-cache
31 31
32S = "${WORKDIR}/glib-${PV}" 32S = "${WORKDIR}/glib-${PV}"
33 33