aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python/python-pyx_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python/python-pyx_0.6.bb')
-rw-r--r--recipes/nonworking/python/python-pyx_0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/python/python-pyx_0.6.bb b/recipes/nonworking/python/python-pyx_0.6.bb
index 53a079663d..d422805cf4 100644
--- a/recipes/nonworking/python/python-pyx_0.6.bb
+++ b/recipes/nonworking/python/python-pyx_0.6.bb
@@ -3,7 +3,7 @@ It provides both an abstraction of PostScript and a TeX/LaTeX interface. Complex
2d and 3d plots in publication-ready quality are built out of these primitives."
SECTION = "devel/python"
PRIORITY = "optional"
-RDEPENDS = "python-core"
+RDEPENDS_${PN} = "python-core"
DEPENDS = "kpsewhich-native"
SRCNAME = "PyX"