summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7d19d07a9e6..c3b9fb2692d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ pkgdesc='Graphical Git client that helps you understand and manage your source h
url='https://www.gitahead.com/'
arch=('x86_64')
license=('MIT')
-depends=('desktop-file-utils' 'qt5-base')
-makedepends=('cmake' 'ninja')
+depends=('desktop-file-utils' 'qt5-base' 'git')
+makedepends=('cmake' 'ninja' 'git')
source=(
"git+https://github.com/gitahead/gitahead#tag=v${pkgver}"
"gitahead.desktop"