summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLibrewish2020-08-06 14:07:35 +0530
committerLibrewish2020-08-06 14:07:35 +0530
commitb03615059d67ea4aa9b3616510b8ca15fcd308b9 (patch)
tree2b493ec487b07891d2066eb574c019495c943412 /PKGBUILD
parent8fbfe8e3131c27789799b02a6e72dedfcfac1222 (diff)
downloadaur-b03615059d67ea4aa9b3616510b8ca15fcd308b9.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39910c474c57..9916b427e7cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://gitlab.com/DesQ"
license=('none')
depends=('qt5-base' 'qt5-quickcontrols2')
-makedepends=('git')
+makedepends=('git' 'cmake')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
groups=('desq-git')