summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c4ebb2d70b4..aeeb42982f41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('any')
url="https://denysdovhan.com/spaceship-prompt/"
license=('MIT')
depends=('zsh')
+makedepends=('git')
conflicts=('spaceship-zsh-theme-git'
'spaceship-prompt')
install="${pkgname}.install"