[arch-commits] Commit in kwallet/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Aug 13 17:32:06 UTC 2015
Date: Thursday, August 13, 2015 @ 19:32:05
Author: arojas
Revision: 243412
Add requires dependencies removed from knotifications
Modified:
kwallet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-13 16:42:35 UTC (rev 243411)
+++ PKGBUILD 2015-08-13 17:32:05 UTC (rev 243412)
@@ -4,12 +4,12 @@
pkgname=kwallet
pkgver=5.13.0
-pkgrel=1
+pkgrel=2
pkgdesc='Secure and unified container for user passwords'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kwallet'
license=('LGPL')
-depends=('knotifications') # qgpgme
+depends=('knotifications' 'kiconthemes' 'kservice') # qgpgme
makedepends=('extra-cmake-modules' 'python' 'kdoctools')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
More information about the arch-commits
mailing list