aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-2.4.1-manifest.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-2.4.1-manifest.inc')
-rw-r--r--packages/python/python-2.4.1-manifest.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/python/python-2.4.1-manifest.inc b/packages/python/python-2.4.1-manifest.inc
index 77aea0052b..df5bd07dca 100644
--- a/packages/python/python-2.4.1-manifest.inc
+++ b/packages/python/python-2.4.1-manifest.inc
@@ -1,5 +1,5 @@
########################################################################################################################
-### AUTO-GENERATED by '/usr/users4/abvs/mickey/work/sdk/buildroot-oz/packages/python/generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Fri Jun 3 11:49:16 2005
+### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Jun 27 22:39:53 2005
###
### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy
###
@@ -36,9 +36,9 @@ RDEPENDS_python-pickle="python-core python-codecs python-re"
FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so "
DESCRIPTION_python-datetime="Python Calendar and Time support"
-PR_python-datetime="ml3"
-RDEPENDS_python-datetime="python-core"
-FILES_python-datetime="${libdir}/python2.4/calendar.* ${libdir}/python2.4/lib-dynload/datetime.so "
+PR_python-datetime="ml4"
+RDEPENDS_python-datetime="python-core python-locale"
+FILES_python-datetime="${libdir}/python2.4/_strptime.* ${libdir}/python2.4/calendar.* ${libdir}/python2.4/lib-dynload/datetime.so "
DESCRIPTION_python-core="Python Interpreter and core modules (needed!)"
PR_python-core="ml3"