author | Antonio Rojas
<arojas@archlinux.org> 2017-09-01 23:21:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-09-01 23:21:56 UTC |
parent | a19bef810b52cae651dca67c05951b3f01149abb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e94208f..d303548 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,12 +4,12 @@ pkgname=ktorrent pkgver=5.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A powerful BitTorrent client for KDE" arch=(i686 x86_64) url='https://www.kde.org/applications/internet/ktorrent/' license=(GPL2) -depends=(libktorrent kdelibs4support kcmutils knotifyconfig kross) +depends=(libktorrent kcmutils knotifyconfig kross) makedepends=(extra-cmake-modules python kdoctools boost plasma-workspace kdnssd taglib kde-syndication kplotting kdewebkit) optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin' 'kde-syndication: syndication plugin' 'kdewebkit: search plugin, syndication plugin' 'kplotting: statistics plugin')