[arch-commits] Commit in deluge/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Oct 31 22:48:58 UTC 2010


    Date: Sunday, October 31, 2010 @ 18:48:57
  Author: ibiru
Revision: 97664

setuptools was replaced by python2-distribute

Modified:
  deluge/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-31 22:32:21 UTC (rev 97663)
+++ PKGBUILD	2010-10-31 22:48:57 UTC (rev 97664)
@@ -9,8 +9,8 @@
 arch=('any')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pyxdg' 'setuptools' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'pyopenssl' 'xdg-utils' 'python-chardet')
-makedepends=( 'intltool' 'pygtk' 'librsvg' 'python-mako')
+depends=('pyxdg' 'python2-distribute' 'libtorrent-rasterbar>=0.15.0' 'twisted' 'pyopenssl' 'xdg-utils' 'python-chardet')
+makedepends=('intltool' 'pygtk' 'librsvg' 'python-mako')
 optdepends=('python-notify: libnotify notifications'
 	    'pygtk: needed for gtk ui'
 	    'librsvg: needed for gtk ui'




More information about the arch-commits mailing list