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 c60b9da3542d..15c21142e642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(i686 x86_64)
url="https://github.com/sandsmark/polkit-dumb-agent"
license=(GPL3)
depends=(qt5-base kdesu systemd)
-makedepends=(git)
+makedepends=(git cmake)
provides=(polkit-dumb-agent)
conflicts=(polkit-dumb-agent)
source=('git+https://github.com/sandsmark/polkit-dumb-agent.git')