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

Ronald van Haren ronald at archlinux.org
Fri Aug 27 08:01:22 UTC 2010


    Date: Friday, August 27, 2010 @ 04:01:21
  Author: ronald
Revision: 88972

add libktorrent to depends of kget for torrent support

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-26 18:35:03 UTC (rev 88971)
+++ PKGBUILD	2010-08-27 08:01:21 UTC (rev 88972)
@@ -54,7 +54,7 @@
 
 package_kdenetwork-kget() {
 	pkgdesc='Download Manager'
-	depends=('kdebase-workspace' 'kdebase-lib')
+	depends=('kdebase-workspace' 'kdebase-lib' 'libktorrent')
 	url="http://kde.org/applications/internet/kget/"
 	install='kdenetwork.install'
 	cd $srcdir/build/kget




More information about the arch-commits mailing list