summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb
index 56691aa21..952145f1e 100644
--- a/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb
+++ b/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb
@@ -26,6 +26,7 @@ BBCLASSEXTEND = "native"
26EXTRA_OECONF = "--disable-cairo --with-python=${PYTHON}" 26EXTRA_OECONF = "--disable-cairo --with-python=${PYTHON}"
27 27
28RDEPENDS_${PN} += "python-setuptools python-importlib" 28RDEPENDS_${PN} += "python-setuptools python-importlib"
29RDEPENDS_${PN}_class-native = ""
29 30
30do_install_append() { 31do_install_append() {
31 # Remove files that clash with python3-pygobject; their content is same 32 # Remove files that clash with python3-pygobject; their content is same