summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2021-12-01 22:30:09 +0200
committerMantas Mikulėnas2021-12-01 22:30:09 +0200
commit98bfc376e37815e6a9fe131112064194c351e341 (patch)
tree96bbefa610dad26e5ff960e9913d3d5a30718f16 /PKGBUILD
parentc2757323ea1876d098c55efdeadeb7ebecdd7859 (diff)
downloadaur-98bfc376e37815e6a9fe131112064194c351e341.tar.gz
add git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7247e04f4637..929dfbaeb843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="Qualcomm Atheros Open Powerline Toolkit for HomePlug AV"
arch=(i686 x86_64)
url=https://github.com/qca/open-plc-utils
license=(custom:Clear_BSD)
+makedepends=(git)
_commit=bb50f635ef6cec8b52898051e0d18f4ac3fdd331
source=("git+https://github.com/qca/open-plc-utils#commit=$_commit")
sha256sums=('SKIP')