summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb b/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb
index 01c069291c..ef6c248e80 100644
--- a/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8e
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS:${PN} += "python3-twisted-core" 11RDEPENDS:${PN} += "python3-twisted-core python3-six"