diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-dbus_1.2.4.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-dbus_1.2.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-dbus_1.2.4.bb b/meta/recipes-devtools/python/python3-dbus_1.2.4.bb index c058cafcf1..759512c396 100644 --- a/meta/recipes-devtools/python/python3-dbus_1.2.4.bb +++ b/meta/recipes-devtools/python/python3-dbus_1.2.4.bb | |||
| @@ -15,8 +15,8 @@ S = "${WORKDIR}/dbus-python-${PV}" | |||
| 15 | inherit distutils3-base autotools pkgconfig | 15 | inherit distutils3-base autotools pkgconfig |
| 16 | 16 | ||
| 17 | PACKAGECONFIG ?= "" | 17 | PACKAGECONFIG ?= "" |
| 18 | PACKAGECONFIG[docs] = "--enable-html-docs,--disable-html-docs,python-docutils-native" | 18 | PACKAGECONFIG[docs] = "--enable-html-docs,--disable-html-docs,python3-docutils-native" |
| 19 | PACKAGECONFIG[api-docs] = "--enable-api-docs,--disable-api-docs,python-docutils-native python-epydoc-native" | 19 | PACKAGECONFIG[api-docs] = "--enable-api-docs,--disable-api-docs,python3-docutils-native python3-epydoc-native" |
| 20 | 20 | ||
| 21 | do_configure_prepend() { | 21 | do_configure_prepend() { |
| 22 | export PYTHON=${PYTHON} | 22 | export PYTHON=${PYTHON} |
