diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-dbus_1.2.4.bb | 4 |
1 files changed, 0 insertions, 4 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 759512c396..de5a01c7f2 100644 --- a/meta/recipes-devtools/python/python3-dbus_1.2.4.bb +++ b/meta/recipes-devtools/python/python3-dbus_1.2.4.bb | |||
| @@ -18,10 +18,6 @@ PACKAGECONFIG ?= "" | |||
| 18 | PACKAGECONFIG[docs] = "--enable-html-docs,--disable-html-docs,python3-docutils-native" | 18 | PACKAGECONFIG[docs] = "--enable-html-docs,--disable-html-docs,python3-docutils-native" |
| 19 | PACKAGECONFIG[api-docs] = "--enable-api-docs,--disable-api-docs,python3-docutils-native python3-epydoc-native" | 19 | PACKAGECONFIG[api-docs] = "--enable-api-docs,--disable-api-docs,python3-docutils-native python3-epydoc-native" |
| 20 | 20 | ||
| 21 | do_configure_prepend() { | ||
| 22 | export PYTHON=${PYTHON} | ||
| 23 | } | ||
| 24 | |||
| 25 | RDEPENDS_${PN} = "python3-io python3-logging python3-stringold python3-threading python3-xml" | 21 | RDEPENDS_${PN} = "python3-io python3-logging python3-stringold python3-threading python3-xml" |
| 26 | 22 | ||
| 27 | FILES_${PN}-dev += "${libdir}/pkgconfig" | 23 | FILES_${PN}-dev += "${libdir}/pkgconfig" |
