[oe-commits] org.oe.dev python-manifest: remove explicit rdependency on libncurses5

mickeyl commit openembedded-commits at lists.openembedded.org
Fri Aug 25 13:07:22 UTC 2006


python-manifest: remove explicit rdependency on libncurses5

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 9c1afd1eb601fbbce3f463329ea539bd31524d01
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9c1afd1eb601fbbce3f463329ea539bd31524d01
Files:
1
packages/python/python-2.4.3-manifest.inc
Diffs:

#
# mt diff -re3f12501387017a16cf992efe19acc1fa3fa7b33 -r9c1afd1eb601fbbce3f463329ea539bd31524d01
#
# 
# 
# patch "packages/python/python-2.4.3-manifest.inc"
#  from [bab138782e791ca0c270f542ad47e5ebc01dad35]
#    to [2ad35ebf714559e2df6bc8153c5ecc07d7d2894c]
# 
============================================================
--- packages/python/python-2.4.3-manifest.inc	bab138782e791ca0c270f542ad47e5ebc01dad35
+++ packages/python/python-2.4.3-manifest.inc	2ad35ebf714559e2df6bc8153c5ecc07d7d2894c
@@ -1,5 +1,5 @@
 ########################################################################################################################
-### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2005 Michael 'Mickey' Lauer <mickey at Vanille.de>] on Wed Aug  2 23:25:58 2006
+### AUTO-GENERATED by './generate-oe.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey at 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 @@ DESCRIPTION_python-curses="Python Curses
 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"






More information about the Openembedded-commits mailing list