summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2021-06-14 22:39:18 -0500
committerHurricanePootis2021-06-14 22:39:18 -0500
commit07cc754602d3a5fd3a05581f76468c04821233ab (patch)
tree5398ab6a667417b2d790dc268f2312b378ccab28 /PKGBUILD
parent17ccd4db38467a90132e03dcffc80a3b4bcf1569 (diff)
downloadaur-07cc754602d3a5fd3a05581f76468c04821233ab.tar.gz
Add git to makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdb0882a28f8..05d9fbe1653d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="https://github.com/panzi/VTFLib"
license=('GPL')
depends=('libtxc_dxtn')
+makedepends=("git")
makedepends=('cmake')
source=("git+https://github.com/panzi/VTFLib.git")
md5sums=('SKIP')