[arch-commits] Commit in kwallet/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 12:52:29 UTC 2014


    Date: Sunday, September 14, 2014 @ 14:52:28
  Author: andrea
Revision: 221656

Add missing makedeps

Modified:
  kwallet/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 12:47:02 UTC (rev 221655)
+++ PKGBUILD	2014-09-14 12:52:28 UTC (rev 221656)
@@ -9,7 +9,7 @@
 url='https://projects.kde.org/projects/frameworks/kwallet'
 license=('LGPL')
 depends=('knotifications') # qgpgme
-makedepends=('extra-cmake-modules')
+makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 conflicts=('kwalletframeworks')
 replaces=('kwalletframeworks')




More information about the arch-commits mailing list