summaryrefslogtreecommitdiff
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 82719db04c..aebd5770cd 100644
--- a/python/python-pyx_0.6.oe
+++ b/python/python-pyx_0.6.oe
@@ -5,7 +5,7 @@ SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"
-DEPENDS = "virtual/libc"
+DEPENDS = "virtual/libc kpsewhich-native"
SRCNAME = "PyX"
SRC_URI = "${SOURCEFORGE_MIRROR}/pyx/${SRCNAME}-${PV}.tar.gz"