summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTim Schumacher2019-08-12 13:22:17 +0200
committerTim Schumacher2019-08-12 13:22:17 +0200
commit34d0872e54e71480c1da2d4335dc034b835f451e (patch)
tree585c87310a1a4d70d392fb036378db558094690a /.SRCINFO
parentbb3c455dfcc77801c5f184cdd7a88ea3d12ca7b6 (diff)
downloadaur-34d0872e54e71480c1da2d4335dc034b835f451e.tar.gz
Add git to depends/makedepends
In case someone installs a prebuilt package or fetches the PKGBUILD without git.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e491a39487e..13ad887506d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,10 @@ pkgbase = gitahead
license = MIT
makedepends = cmake
makedepends = ninja
+ makedepends = git
depends = desktop-file-utils
depends = qt5-base
+ depends = git
source = git+https://github.com/gitahead/gitahead#tag=v2.5.9
source = gitahead.desktop
source = gitahead.patch