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

Ionut Biru ibiru at archlinux.org
Thu Dec 10 22:20:20 UTC 2009


    Date: Thursday, December 10, 2009 @ 17:20:20
  Author: ibiru
Revision: 61075

clean up dependency FS#17458

Modified:
  deluge/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-10 22:13:28 UTC (rev 61074)
+++ PKGBUILD	2009-12-10 22:20:20 UTC (rev 61075)
@@ -8,8 +8,7 @@
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pygtk' 'boost>=1.41.0' 'pyxdg' 'dbus-python' 'librsvg'
-	 'setuptools' 'libtorrent-rasterbar>=0.14.7')
+depends=('pygtk' 'pyxdg' 'dbus-python' 'librsvg' 'setuptools' 'libtorrent-rasterbar>=0.14.7')
 makedepends=('subversion' 'intltool')
 optdepends=('python-chardet: used to load non-UTF8 encoded torrents')
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged)




More information about the arch-commits mailing list