summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2016-06-24 04:50:53 +0200
committerAlad Wenter2016-06-24 04:50:53 +0200
commit662d878c1041feea660d070a2654556d8ed99a43 (patch)
tree230154a80f96bcd438f50e6469daba6c9caa879a
parent30fe282080ca3223d63b607af951e17e56b7be9b (diff)
downloadaur-662d878c1041feea660d070a2654556d8ed99a43.tar.gz
python makedepends
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47e6228a47dc..071241ac9d18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=kcmutils-git
pkgver=r103.f3e45a3
-pkgrel=2
+pkgrel=3
pkgdesc='Utilities for interacting with KCModules'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kcmutils'
license=('LGPL')
depends=('kdeclarative-git')
-makedepends=('extra-cmake-modules-git' 'git')
+makedepends=('extra-cmake-modules-git' 'git' 'python')
groups=('kf5')
-conflicts=(kcmutils)
-provides=(kcmutils)
+conflicts=('kcmutils')
+provides=('kcmutils')
source=('git://anongit.kde.org/kcmutils.git')
md5sums=('SKIP')