git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
730b3ae
)
python-pyx depends on kpsewhich-native
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 4 Apr 2004 17:30:27 +0000
(17:30 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 4 Apr 2004 17:30:27 +0000
(17:30 +0000)
BKrev: 40704633iSr9yRH9E9I8xC_djiiKFQ
python/python-pyx_0.6.oe
patch
|
blob
|
history
diff --git
a/python/python-pyx_0.6.oe
b/python/python-pyx_0.6.oe
index
82719db
..
aebd577
100644
(file)
--- 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"