From 6b7f3308c1f4c921f35888a84bb522003c52a592 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 Apr 2024 21:58:40 -0700 Subject: python3-pydbus: Fix typo in ptest package name Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools') 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 -- cgit v1.2.3-54-g00ecf