aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-10-01 07:42:43 -0700
committerTom Rini <tom_rini@mentor.com>2010-10-01 07:42:43 -0700
commit9ab967ddf14b03c6d43d89b48d412c2e8f47ed2f (patch)
treed873b024d705f1e17745417e8dc0b0f3ed9d2a96
parentb7232975f60c81ada7420e6e2c7aee5a7c6047a7 (diff)
downloadopenembedded-9ab967ddf14b03c6d43d89b48d412c2e8f47ed2f.tar.gz
python-pyrex: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/python/python-pyrex_0.9.8.5.bb3
1 files changed, 2 insertions, 1 deletions
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 = "\