summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb
index b5fa1868b8..28e99299b2 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.23.1.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE = "python-dbusmock"
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13RDEPENDS_${PN} += "\ 13RDEPENDS:${PN} += "\
14 ${PYTHON_PN}-dbus \ 14 ${PYTHON_PN}-dbus \
15 ${PYTHON_PN}-pygobject \ 15 ${PYTHON_PN}-pygobject \
16 ${PYTHON_PN}-unittest \ 16 ${PYTHON_PN}-unittest \