[arch-commits] Commit in kde-cli-tools/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Aug 24 06:57:10 UTC 2017


    Date: Thursday, August 24, 2017 @ 06:57:09
  Author: arojas
Revision: 303375

Add kinit dependency

Modified:
  kde-cli-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-24 06:56:17 UTC (rev 303374)
+++ PKGBUILD	2017-08-24 06:57:09 UTC (rev 303375)
@@ -11,7 +11,7 @@
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
 depends=('kdesu' 'kcmutils')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'kinit')
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('731f962e72a741bba5e3608fc4acca1deb896c670c140e82d814d3bffbca4ec4'



More information about the arch-commits mailing list