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:
e8eef21
)
Merge
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 31 May 2004 17:46:53 +0000
(17:46 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 31 May 2004 17:46:53 +0000
(17:46 +0000)
2004/05/31 19:45:59+02:00 uni-frankfurt.de!mickeyl
let python depend on some things necessary for subpackages
BKrev: 40bb6f8dGiV0c4WWEdZVbiHs-92FxA
python/python_2.3.4.oe
patch
|
blob
|
history
diff --git
a/python/python_2.3.4.oe
b/python/python_2.3.4.oe
index
b5ccd95
..
3f363a9
100644
(file)
--- a/
python/python_2.3.4.oe
+++ b/
python/python_2.3.4.oe
@@
-2,7
+2,7
@@
DESCRIPTION = "Python Programming Language"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-DEPENDS = "python-native"
+DEPENDS = "python-native
zlib gdbm
"
SRC_URI = "ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \
file://bindir-libdir.patch;patch=1 \