summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/python/python-cheetah_2.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-cheetah_2.0.1.bb b/recipes/python/python-cheetah_2.0.1.bb
index 74da78eebe..f57e7029a6 100644
--- a/recipes/python/python-cheetah_2.0.1.bb
+++ b/recipes/python/python-cheetah_2.0.1.bb
@@ -10,6 +10,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils
+DEPENDS = "python"
RDEPENDS_${PN} = "python-pickle python-pprint"
NATIVE_INSTALL_WORKS = "1"