aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glib-2.0/glib-2.0_2.8.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/glib-2.0/glib-2.0_2.8.6.bb')
-rw-r--r--packages/glib-2.0/glib-2.0_2.8.6.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/glib-2.0/glib-2.0_2.8.6.bb b/packages/glib-2.0/glib-2.0_2.8.6.bb
index eea05316b1..f28b370f89 100644
--- a/packages/glib-2.0/glib-2.0_2.8.6.bb
+++ b/packages/glib-2.0/glib-2.0_2.8.6.bb
@@ -26,10 +26,7 @@ S = "${WORKDIR}/glib-${PV}"
inherit autotools pkgconfig gettext
-python () {
- if bb.data.getVar("USE_NLS", d, 1) == "no":
- raise bb.parse.SkipPackage("${PN} requires native language support.")
-}
+require glib-2.0.inc
acpaths = ""
do_configure_prepend () {