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

Antonio Rojas arojas at archlinux.org
Wed Feb 8 07:25:35 UTC 2017


    Date: Wednesday, February 8, 2017 @ 07:25:35
  Author: arojas
Revision: 288228

Add missing kcmutils makedependency (FS#52889)

Modified:
  user-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-08 07:25:27 UTC (rev 288227)
+++ PKGBUILD	2017-02-08 07:25:35 UTC (rev 288228)
@@ -9,7 +9,7 @@
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(accountsservice libpwquality kio)
-makedepends=(extra-cmake-modules python)
+makedepends=(extra-cmake-modules python kcmutils)
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('f81580da62f397f10bef043875f2c16eee1cff6db403ef5aa800ec8143fc789c'



More information about the arch-commits mailing list