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 2b5e4aa3c7a4..ab76a44883cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgdesc='A very small utility to test variable refresh rate.'
arch=('x86_64')
url='https://github.com/Nixola/VRRTest'
license=('zlib')
+makedepends=('git')
depends=('love')
source=(
'vrrtest_src::git+https://github.com/Nixola/VRRTest.git'