summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-pygobject_2.27.91.bb')
-rw-r--r--meta/recipes-devtools/python/python-pygobject_2.27.91.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
index 3dc2d99483..322521bc20 100644
--- a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
+++ b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
@@ -20,6 +20,8 @@ S = "${WORKDIR}/pygobject-${PV}"
20FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files" 20FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
21EXTRA_OECONF += "--disable-introspection" 21EXTRA_OECONF += "--disable-introspection"
22 22
23PARALLEL_MAKEINST = ""
24
23inherit autotools distutils-base pkgconfig 25inherit autotools distutils-base pkgconfig
24 26
25# necessary to let the call for python-config succeed 27# necessary to let the call for python-config succeed