summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce49dc56d83b..90992d9e78bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,9 @@ arch=('any')
url="https://github.com/rajter/Picket"
license=('MIT')
groups=()
+makedepends=(
+ 'cmake'
+)
depends=(
'gtkmm3'
'libx11'