Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=e704a53da0048905fafa587d1a579b5fa49df218
commit e704a53da0048905fafa587d1a579b5fa49df218 Author: Miklos Vajna <[email protected]> Date: Wed Sep 1 14:11:03 2010 +0200 bittorrent-5.2.2-3-i686 - rebuilt with python-2.7 diff --git a/source/network-extra/bittorrent/FrugalBuild b/source/network-extra/bittorrent/FrugalBuild index 0ee2032..3ac3c9f 100644 --- a/source/network-extra/bittorrent/FrugalBuild +++ b/source/network-extra/bittorrent/FrugalBuild @@ -3,11 +3,11 @@ pkgname=bittorrent pkgver=5.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="A tool for distributing files." license="BitTorrent OpenSource License" url="http://www.bittorrent.com/" -depends=('twisted>=2.4.0') +depends=('twisted>=9.0.0-2') groups=('network-extra') archs=('i686' 'x86_64') _F_archive_name="BitTorrent" @@ -25,7 +25,8 @@ sha1sums=('ba407346d6cce9d59aef0464d8ee931a953f3a48' \ subpkgs=('bittorrent-gui') subdescs=('GUI versions of the BitTorrent file transfer tool') -subdepends=("bittorrent=$pkgver-$pkgrel wxpython-u8>=2.8.7.1 pycrypto wxpython>=2.8.7.1") +subdepends=("wxpython-u8>=2.8.7.1 pycrypto wxpython>=2.8.7.1") +subrodepends=("bittorrent=$pkgver-$pkgrel") subgroups=('xapps-extra') subarchs=('i686 x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
