summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
index 5754fd2adf..5a1934383e 100644
--- a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
@@ -14,13 +14,12 @@ SRC_URI = " \
14 14
15inherit ptest setuptools3 15inherit ptest setuptools3
16 16
17S = "${WORKDIR}/git"
18 17
19RDEPENDS:${PN} = "python3-pygobject \ 18RDEPENDS:${PN} = "python3-pygobject \
20 python3-io \ 19 python3-io \
21 python3-logging" 20 python3-logging"
22 21
23RDEPENDS:${PN}-ptest += "bash" 22RDEPENDS:${PN}-ptest += "bash python3-xml"
24 23
25do_install_ptest() { 24do_install_ptest() {
26 install -d ${D}${PTEST_PATH}/tests 25 install -d ${D}${PTEST_PATH}/tests