diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pygtk_2.24.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-pygtk_2.24.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pygtk_2.24.0.bb b/meta/recipes-devtools/python/python-pygtk_2.24.0.bb index e4c33a803f..79b3110e30 100644 --- a/meta/recipes-devtools/python/python-pygtk_2.24.0.bb +++ b/meta/recipes-devtools/python/python-pygtk_2.24.0.bb | |||
| @@ -26,7 +26,9 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 26 | 26 | ||
| 27 | EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" | 27 | EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" |
| 28 | 28 | ||
| 29 | inherit autotools pkgconfig distutils-base | 29 | inherit autotools pkgconfig distutils-base distro_features_check |
| 30 | |||
| 31 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | ||
| 30 | 32 | ||
| 31 | do_configure_prepend() { | 33 | do_configure_prepend() { |
| 32 | install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ | 34 | install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ |
