[oe] [meta-oe 2/5] python-cheetah : Remove DEPENDS on python native packages.

philip at balister.org philip at balister.org
Wed Apr 11 23:11:28 UTC 2012


From: Philip Balister <philip at opensdr.com>

The oe-core recipe no longer explicitly provides various -native
packages. THe recipe builds fine without them.

Built fine on distroless config.

Signed-off-by: Philip Balister <philip at opensdr.com>
---
 .../python/python-cheetah_2.4.4.bb                 |    2 --
 1 files changed, 0 insertions(+), 2 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 c07e969..8f2acea 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
@@ -12,8 +12,6 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit setuptools
 
-RDEPENDS_${PN} = "python-pickle python-pprint"
-
 NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"
 
-- 
1.7.7.6





More information about the Openembedded-devel mailing list