From: Tom Rini Date: Fri, 1 Oct 2010 14:42:43 +0000 (-0700) Subject: python-pyrex: Rework DEPENDS updates X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab967ddf14b03c6d43d89b48d412c2e8f47ed2f;p=openembedded.git python-pyrex: Rework DEPENDS updates Signed-off-by: Tom Rini --- diff --git a/recipes/python/python-pyrex_0.9.8.5.bb b/recipes/python/python-pyrex_0.9.8.5.bb index 34af4f889f..7a277ce17f 100644 --- a/recipes/python/python-pyrex_0.9.8.5.bb +++ b/recipes/python/python-pyrex_0.9.8.5.bb @@ -5,7 +5,8 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "Pyrex" -DEPENDS_pn-python-pyrex-native = "python-native" +DEPENDS += "python" +DEPENDS_virtclass-native += "python-native" PR = "ml2" SRC_URI = "\