[oe-commits] org.oe.dev python-netclient: RDEPEND on python-stringold (urllib imports string)

pH5 commit openembedded-commits at lists.openembedded.org
Sat Sep 29 12:13:11 UTC 2007


python-netclient: RDEPEND on python-stringold (urllib imports string)

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: df803cf5b02437d679da3cb65326729bd333d0d6
ViewMTN: http://monotone.openembedded.org/revision/info/df803cf5b02437d679da3cb65326729bd333d0d6
Files:
1
packages/python/python-2.5-manifest.inc
Diffs:

#
# mt diff -r7c6cf112a6baf1861fd027fbd4fbbfdeaab0f3b8 -rdf803cf5b02437d679da3cb65326729bd333d0d6
#
# 
# 
# patch "packages/python/python-2.5-manifest.inc"
#  from [a9ed67fc7584b7f18f5728bdc87882a37672a9be]
#    to [41aacb97c95fefd8b72905612339c77947193a3a]
# 
============================================================
--- packages/python/python-2.5-manifest.inc	a9ed67fc7584b7f18f5728bdc87882a37672a9be
+++ packages/python/python-2.5-manifest.inc	41aacb97c95fefd8b72905612339c77947193a3a
@@ -143,8 +143,8 @@ DESCRIPTION_python-netclient="Python Int
 FILES_python-fcntl="${libdir}/python2.5/lib-dynload/fcntl.so "
 
 DESCRIPTION_python-netclient="Python Internet Protocol Clients"
-PR_python-netclient="ml1"
-RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime"
+PR_python-netclient="ml2"
+RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime python-stringold"
 FILES_python-netclient="${libdir}/python2.5/*Cookie*.* ${libdir}/python2.5/base64.* ${libdir}/python2.5/cookielib.* ${libdir}/python2.5/ftplib.* ${libdir}/python2.5/gopherlib.* ${libdir}/python2.5/hmac.* ${libdir}/python2.5/httplib.* ${libdir}/python2.5/mimetypes.* ${libdir}/python2.5/nntplib.* ${libdir}/python2.5/poplib.* ${libdir}/python2.5/smtplib.* ${libdir}/python2.5/telnetlib.* ${libdir}/python2.5/urllib.* ${libdir}/python2.5/urllib2.* ${libdir}/python2.5/urlparse.* "
 
 DESCRIPTION_python-pprint="Python Pretty-Print Support"






More information about the Openembedded-commits mailing list