[arch-commits] Commit in kpty/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Sep 14 13:11:48 UTC 2014
Date: Sunday, September 14, 2014 @ 15:11:48
Author: andrea
Revision: 221688
Add missing makedeps
Modified:
kpty/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-14 13:11:35 UTC (rev 221687)
+++ PKGBUILD 2014-09-14 13:11:48 UTC (rev 221688)
@@ -9,7 +9,7 @@
url='https://projects.kde.org/projects/frameworks/kpty'
license=('LGPL')
depends=('kcoreaddons' 'ki18n' 'libutempter')
-makedepends=('extra-cmake-modules')
+makedepends=('extra-cmake-modules' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('df09f193bc794e27a83e7918524cc8c5')
More information about the arch-commits
mailing list