[arch-commits] Commit in kscreenlocker/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Mar 5 11:21:55 UTC 2016
Date: Saturday, March 5, 2016 @ 12:21:54
Author: arojas
Revision: 260941
Add missing makedepends
Modified:
kscreenlocker/kde-unstable/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-05 10:16:21 UTC (rev 260940)
+++ PKGBUILD 2016-03-05 11:21:54 UTC (rev 260941)
@@ -10,7 +10,7 @@
license=(LGPL)
groups=(plasma)
depends=(kidletime kwayland kdeclarative)
-makedepends=(extra-cmake-modules python kdoctools)
+makedepends=(extra-cmake-modules python kdoctools kcmutils libxcursor)
source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
md5sums=('f2a6640798c296052633c66d4e84a4c9')
More information about the arch-commits
mailing list