summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb')
-rw-r--r--poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb b/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb
index 1fc6180d0e..fefd4654c7 100644
--- a/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb
+++ b/poky/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb
@@ -10,4 +10,6 @@ S = "${WORKDIR}/git"
inherit python_flit_core
+RDEPENDS:${PN} += "python3-unittest"
+
BBCLASSEXTEND = "native nativesdk"