[arch-commits] Commit in telepathy-kde-contact-list/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Nov 30 08:41:38 UTC 2011


    Date: Wednesday, November 30, 2011 @ 03:41:37
  Author: andrea
Revision: 143878

upgpkg: telepathy-kde-contact-list 0.2.0-2

Add missing deps

Modified:
  telepathy-kde-contact-list/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-30 08:41:16 UTC (rev 143877)
+++ PKGBUILD	2011-11-30 08:41:37 UTC (rev 143878)
@@ -4,12 +4,12 @@
 
 pkgname=telepathy-kde-contact-list
 pkgver=0.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Telepathy contact list application"
 arch=('i686' 'x86_64')
 url="http://www.kde.org"
 license=('GPL')
-depends=('kdebase-runtime' 'telepathy-qt4')
+depends=('kdebase-runtime' 'telepathy-qt4' 'telepathy-kde-text-ui' 'telepathy-kde-send-file')
 makedepends=('cmake' 'automoc4')
 groups=('telepathy-kde')
 install=${pkgname}.install




More information about the arch-commits mailing list