summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb')
-rw-r--r--external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb b/external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
index 2ece4451..55066e2d 100644
--- a/external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
+++ b/external/poky/meta/recipes-devtools/python/python3-subunit_1.3.0.bb
@@ -1,2 +1,4 @@
inherit setuptools3
require python-subunit.inc
+
+RDEPENDS_${PN} = " python3-testtools"