summaryrefslogtreecommitdiff
path: root/extra/telepathy-qt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-17 01:32:38 -0800
committerroot <root@rshg054.dnsready.net>2012-11-17 01:32:38 -0800
commit071ecd58a9b69020ec170e7f89009a603e885371 (patch)
treec32fc487de5e9afc5bb12c053775982fdd2c6b7d /extra/telepathy-qt
parent99c34471cedb5de3afae4e33c48239abbe1410c7 (diff)
Sat Nov 17 01:27:29 PST 2012
Diffstat (limited to 'extra/telepathy-qt')
-rw-r--r--extra/telepathy-qt/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/telepathy-qt/PKGBUILD b/extra/telepathy-qt/PKGBUILD
index 0aa561c13..9a3e23e20 100644
--- a/extra/telepathy-qt/PKGBUILD
+++ b/extra/telepathy-qt/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 163541 2012-07-15 10:41:34Z andrea $
+# $Id: PKGBUILD 171095 2012-11-16 16:58:51Z andrea $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-qt
pkgver=0.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="A library for Qt-based Telepathy clients"
arch=('i686' 'x86_64')
url="http://telepathy.freedesktop.org/wiki/"
license=('LGPL')
options=('!libtool')
-depends=('qt' 'telepathy-farstream')
+depends=('qt' 'telepathy-glib')
+#depends=('qt' 'telepathy-farstream')
makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
conflicts=('telepathy-qt4')
replaces=('telepathy-qt4')