aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glib-2.0/glib-2.0_2.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/glib-2.0/glib-2.0_2.6.3.bb')
-rw-r--r--packages/glib-2.0/glib-2.0_2.6.3.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/glib-2.0/glib-2.0_2.6.3.bb b/packages/glib-2.0/glib-2.0_2.6.3.bb
index 289b81aaaf..682df4dbbb 100644
--- a/packages/glib-2.0/glib-2.0_2.6.3.bb
+++ b/packages/glib-2.0/glib-2.0_2.6.3.bb
@@ -30,10 +30,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 () {