summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-subunit_1.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-subunit_1.4.4.bb b/meta/recipes-devtools/python/python3-subunit_1.4.4.bb
index db5fecf921..11be10bab6 100644
--- a/meta/recipes-devtools/python/python3-subunit_1.4.4.bb
+++ b/meta/recipes-devtools/python/python3-subunit_1.4.4.bb
@@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "1079363131aa1d3f45259237265bc2e61a77e35f20edfb6e3d1d2558a2
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13RDEPENDS:${PN} = " python3-testtools" 13RDEPENDS:${PN} = " python3-testtools python3-iso8601"
14 14
15BBCLASSEXTEND = "nativesdk" 15BBCLASSEXTEND = "nativesdk"