summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 355766e43633..38097f60d00d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ pkgdesc='A fork of clipmenu, a simple clipboard manager using dmenu and xsel/xcl
url='https://github.com/WammKD/keratin'
arch=('any')
license=('ISC')
+makedepends=('git')
depends=('dmenu' 'xsel')
source=(git+https://github.com/WammKD/keratin.git)