author | Jan de Groot
<jgc@archlinux.org> 2016-03-31 12:10:18 UTC |
committer | Jan de Groot
<jgc@archlinux.org> 2016-03-31 12:10:18 UTC |
parent | 089b248b6b29a144cf9cdc9311fd958cd64668a0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dc21b3c..4d3afc2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,13 @@ pkgname=ktexteditor pkgver=5.20.0 -pkgrel=2 +pkgrel=3 pkgdesc='Advanced embeddable text editor' arch=('i686' 'x86_64') url='https://community.kde.org/Frameworks' license=('LGPL') depends=('kparts' 'libgit2') -makedepends=('extra-cmake-modules') +makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz" 'pkgbuild-syntax-highlight.patch'