From fdba514c0a0c04959dcb8da6d1583aa81ddc6163 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Thu, 16 Sep 2010 07:36:24 -0400 Subject: python-cheetah : Add DEPENDS on python. --- recipes/python/python-cheetah_2.0.1.bb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3