summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df45c7c2c58e..c0255af6f364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/ktextwidgets'
license=('LGPL')
depends=('kcompletion-git' 'kservice-git' 'kiconthemes-git' 'sonnet-git')
-makedepends=('extra-cmake-modules-git' 'git' 'python')
+makedepends=('extra-cmake-modules-git' 'git' 'python' 'qt5-tools')
groups=('kf5')
conflicts=(ktextwidgets)
provides=(ktextwidgets)