aboutsummaryrefslogtreecommitdiffstats
path: root/python/python-pyx_0.6.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-pyx_0.6.oe')
-rw-r--r--python/python-pyx_0.6.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyx_0.6.oe b/python/python-pyx_0.6.oe
index 193b9ae1d0..a3f454649d 100644
--- a/python/python-pyx_0.6.oe
+++ b/python/python-pyx_0.6.oe
@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
-DEPENDS = "virtual/libc kpsewhich-native"
+DEPENDS = "kpsewhich-native"
SRCNAME = "PyX"
SRC_URI = "${SOURCEFORGE_MIRROR}/pyx/${SRCNAME}-${PV}.tar.gz"