summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian2023-10-21 18:45:24 +0200
committerJulian2023-10-21 18:45:24 +0200
commit025632cebb3aa929af09eafc57cee0e44bec9ae7 (patch)
tree0900ee12115083c72b20e72f96f2fae92a91b3af /PKGBUILD
parent080965503f187cf67b668f763c4d1216e2c92e4e (diff)
downloadaur-isight-firmware-tools.tar.gz
Add git as a makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3efc6ed4044f..b91249874f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("GPL2")
source=("git+https://gitlab.com/bersace/isight-firmware-tools")
sha256sums=("SKIP")
depends=("libusb-compat")
-makedepends=("intltool" "gcc")
+makedepends=("intltool" "gcc" "git")
build() {
cd "${srcdir}"/"$pkgname"