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 bf55feeba935..065fad750353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url='https://github.com/SammysHP/i3lockmore'
license=('MIT')
depends=('i3lock' 'imagemagick' 'xorg-xset' 'xorg-xrandr')
+makedepends=('git')
source=("${pkgname%-git}::git+https://github.com/SammysHP/${pkgname%-git}.git")
md5sums=('SKIP')