author | Ronald van Haren
<ronald@archlinux.org> 2010-06-10 10:54:46 UTC |
committer | Ronald van Haren
<ronald@archlinux.org> 2010-06-10 10:54:46 UTC |
parent | 2035c6a18b1a168baf7e0ec4877b44ae7f0de848 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 39ca3dd..60ae652 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A BitTorrent program for KDE" arch=('i686' 'x86_64') url="http://ktorrent.org" license=('GPL2') -depends=('kdelibs' 'gmp' 'qca' 'libxft' 'kdebase-runtime' 'taglib' 'hicolor-icon-theme') +depends=('libktorrent' 'gmp' 'qca' 'libxft' 'kdebase-runtime' 'taglib' 'hicolor-icon-theme') # 'kdebase-runtime' is needed for some of the icons in the interface to show makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace') # 'kdebase-workspace' is needed to enable plasmoid building