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

Pierre Schmitz pierre at archlinux.org
Thu Aug 6 02:11:36 UTC 2009


    Date: Wednesday, August 5, 2009 @ 22:11:36
  Author: pierre
Revision: 49308

fix FS#15802 for next build

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-06 00:18:51 UTC (rev 49307)
+++ PKGBUILD	2009-08-06 02:11:36 UTC (rev 49308)
@@ -63,7 +63,7 @@
 
 package_kdenetwork-kopete() {
 	pkgdesc='Instant Messenger'
-	depends=('kdebase-runtime' 'kdepimlibs' 'qca' 'libotr' 'libmsn' 'libidn' 'qimageblitz' 'libxss' 'libv4l')
+	depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn' 'qimageblitz' 'libxss' 'libv4l')
 	install='kdenetwork.install'
 	cd $srcdir/build/kopete
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list