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

Ionut Biru ibiru at archlinux.org
Fri Mar 5 08:50:45 UTC 2010


    Date: Friday, March 5, 2010 @ 03:50:44
  Author: ibiru
Revision: 71189

upgpkg: deluge 1.2.1-2
xdg-utils is used in .install

Modified:
  deluge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-05 08:18:54 UTC (rev 71188)
+++ PKGBUILD	2010-03-05 08:50:44 UTC (rev 71189)
@@ -9,12 +9,11 @@
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pyxdg' 'setuptools' 'libtorrent-rasterbar>=0.14.9' 'twisted' 'pyopenssl' 'python-chardet')
+depends=('pyxdg' 'setuptools' 'libtorrent-rasterbar>=0.14.9' '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'
-	    'xdg-utils: needed for gtk ui'
 	    'python-mako: needed for web ui')
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged deluged.conf.d deluge-web)
 install=deluge.install




More information about the arch-commits mailing list