summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index 967be31ad..1dad95829 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -13,6 +13,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
13inherit setuptools 13inherit setuptools
14 14
15RDEPENDS_${PN} = "python-pickle python-pprint" 15RDEPENDS_${PN} = "python-pickle python-pprint"
16RDEPENDS_${PN}_class-native = ""
16 17
17BBCLASSEXTEND = "native" 18BBCLASSEXTEND = "native"
18 19