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, 2 insertions, 0 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 f521a9a68b..cf2c98bba2 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
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "d397357dee78750385f92ca9c6c1f063"
9SRC_URI[sha256sum] = "8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8ea2bc97" 9SRC_URI[sha256sum] = "8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8ea2bc97"
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12
13RDEPENDS_${PN} += "python3-six python3-twisted"