[arch-commits] Commit in telepathy-kde-accounts-kcm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 29 19:23:13 UTC 2015
Date: Wednesday, April 29, 2015 @ 21:23:13
Author: arojas
Revision: 238273
Add optdepends on telepathy connection managers
Modified:
telepathy-kde-accounts-kcm/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-29 18:55:01 UTC (rev 238272)
+++ PKGBUILD 2015-04-29 19:23:13 UTC (rev 238273)
@@ -6,7 +6,7 @@
pkgname=telepathy-kde-accounts-kcm
_pkgname=ktp-accounts-kcm
pkgver=15.04.0
-pkgrel=1
+pkgrel=2
pkgdesc='KCM Module for configuring Telepathy Instant Messaging Accounts'
arch=('i686' 'x86_64')
url='http://community.kde.org/Real-Time_Communication_and_Collaboration'
@@ -14,6 +14,7 @@
groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
depends=('telepathy-qt5' 'kaccounts-integration')
makedepends=('extra-cmake-modules' 'intltool')
+optdepends=('telepathy-gabble: XMPP/Jabber accounts support' 'telepathy-haze: account types supported by Pidgin/libpurple')
source=("http://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz")
md5sums=('500dd36268d3634492fe87739d19a7f4')
More information about the arch-commits
mailing list