summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-08-25 19:25:01 +0000
committerRod Whitby <rod@whitby.id.au>2006-08-25 19:25:01 +0000
commit7eaf351d143f56e575e8eb041bc26400e6f93a95 (patch)
treeafd16ff1d5084e75a8df24eff82fd31075ec227d /packages/python
parent272979f357c25888c3fe6cf0ab9e99eace9aff68 (diff)
parentb6f6f141d361cce8a91160939403527082ef22c0 (diff)
merge of 06d7a9b5635f914bdc4200f0f4f62459081f13db
and 10926eec6b5cb3adcd7df2208e2378bd1fc98cbd
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-2.4.3-manifest.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/python/python-2.4.3-manifest.inc b/packages/python/python-2.4.3-manifest.inc
index 82c886658c..1d14654f85 100644
--- a/packages/python/python-2.4.3-manifest.inc
+++ b/packages/python/python-2.4.3-manifest.inc
@@ -1,5 +1,5 @@
########################################################################################################################
-### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Wed Aug 2 23:25:58 2006
+### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Fri Aug 25 15:00:35 2006
###
### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy
###
@@ -148,8 +148,8 @@ RDEPENDS_python-netserver="python-core python-netclient"
FILES_python-netserver="${libdir}/python2.4/cgi.* ${libdir}/python2.4/BaseHTTPServer.* ${libdir}/python2.4/SimpleHTTPServer.* ${libdir}/python2.4/SocketServer.* "
DESCRIPTION_python-curses="Python Curses Support"
-PR_python-curses="ml0"
-RDEPENDS_python-curses="python-core libncurses5"
+PR_python-curses="ml1"
+RDEPENDS_python-curses="python-core"
FILES_python-curses="${libdir}/python2.4/curses ${libdir}/python2.4/lib-dynload/_curses.so ${libdir}/python2.4/lib-dynload/_curses_panel.so "
DESCRIPTION_python-syslog="Python's syslog Interface"