summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb2
1 files changed, 2 insertions, 0 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 7962c4322b..7399ae1a01 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
@@ -20,6 +20,8 @@ RDEPENDS:${PN} = "python3-pygobject \
20 python3-io \ 20 python3-io \
21 python3-logging" 21 python3-logging"
22 22
23RDEPENDS:${PN}-ptests = "bash"
24
23do_install_ptest() { 25do_install_ptest() {
24 install -d ${D}${PTEST_PATH}/tests 26 install -d ${D}${PTEST_PATH}/tests
25 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ 27 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/