aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygobject_2.16.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygobject_2.16.0.bb')
-rw-r--r--recipes/python/python-pygobject_2.16.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-pygobject_2.16.0.bb b/recipes/python/python-pygobject_2.16.0.bb
index d7bd1c041f..f11d6da012 100644
--- a/recipes/python/python-pygobject_2.16.0.bb
+++ b/recipes/python/python-pygobject_2.16.0.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Python GObject bindings"
SECTION = "devel/python"
LICENSE = "LGPL"
DEPENDS = "python-pygobject-native-${PV}"
+PE = "1"
PR = "ml2"
MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"