[arch-commits] Commit in telepathy-kde-auth-handler/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Feb 21 15:11:16 UTC 2015
Date: Saturday, February 21, 2015 @ 16:11:16
Author: fyan
Revision: 231780
upgpkg: telepathy-kde-auth-handler 0.9.0-2
update dependency as signon dropped qt4 daemon (FS#43864)
Modified:
telepathy-kde-auth-handler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-21 15:02:28 UTC (rev 231779)
+++ PKGBUILD 2015-02-21 15:11:16 UTC (rev 231780)
@@ -4,12 +4,12 @@
pkgname=telepathy-kde-auth-handler
_pkgname=ktp-auth-handler
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect"
arch=('i686' 'x86_64')
url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
license=('GPL')
-depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 'signon')
+depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 'libsignon-qt4')
makedepends=('cmake' 'automoc4')
groups=('kde-telepathy')
source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
More information about the arch-commits
mailing list