summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb b/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb
index 8149d6ccee..448772960b 100644
--- a/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb
+++ b/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=15e13a4ed0e5880e3e55ec88b0921181"
6PYPI_PACKAGE = "Cheetah3" 6PYPI_PACKAGE = "Cheetah3"
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9RDEPENDS_${PN} = "python3-pickle python3-pprint" 9RDEPENDS:${PN} = "python3-pickle python3-pprint"
10RDEPENDS_${PN}_class-native = "" 10RDEPENDS:${PN}:class-native = ""
11 11
12BBCLASSEXTEND = "native nativesdk" 12BBCLASSEXTEND = "native nativesdk"
13 13