aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-04-03 21:58:40 -0700
committerKhem Raj <raj.khem@gmail.com>2024-04-04 13:26:23 -0700
commitd426a1a744db185271ac343ac66bf56101c962d5 (patch)
treead070e23fe30c971607f8a02d282814b7a4351dd /meta-python/recipes-devtools/python
parent4030c2da9e4a8c33ef28d4057bc38b47bad2d1b4 (diff)
downloadmeta-openembedded-d426a1a744db185271ac343ac66bf56101c962d5.tar.gz
python3-pydbus: Fix typo in ptest package name
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb2
1 files changed, 1 insertions, 1 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 7399ae1a01..5754fd2adf 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,7 +20,7 @@ RDEPENDS:${PN} = "python3-pygobject \
python3-io \
python3-logging"
-RDEPENDS:${PN}-ptests = "bash"
+RDEPENDS:${PN}-ptest += "bash"
do_install_ptest() {
install -d ${D}${PTEST_PATH}/tests