summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb b/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb
index b906be4ac2..355f1fd88b 100644
--- a/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb
+++ b/meta-python/recipes-devtools/python/python3-icontract_2.7.2.bb
@@ -11,4 +11,4 @@ SRC_URI[sha256sum] = "281ec16f1d09bbcca7a4227e82cd10b4d5fb291f638df77c29b7acf493
11 11
12RDEPENDS:${PN} += "python3-asttokens" 12RDEPENDS:${PN} += "python3-asttokens"
13 13
14BBCLASSEXTEND = "native" 14BBCLASSEXTEND = "native nativesdk"