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 883b09235232..b624ac834c54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=(zlib syntax-highlighting sonnet breeze
k{textwidgets,widgetsaddons,archive,config,iconthemes,coreaddons}
ttf-roboto ttf-roboto-mono ttf-opensans
)
-makedepends=(git cmake extra-cmake-modules)
+makedepends=(git cmake extra-cmake-modules qt5-tools)
provides=(${pkgname/-git/})
conflicts=(${pkgname/-git/})
source=("${pkgname}::git+https://gitlab.com/abstractsoftware/o20/o20coreapps.git")