summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40f86272a2b4..44bb28dfbd9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Images in your terminal, using ANSI and Unicode.'
arch=('any')
url='https://github.com/rr-/termi'
license=('MIT')
-depends=('python' 'python-pip')
+depends=('python' 'python-pip' 'git')
source=("$pkgname::git://github.com/rr-/termi.git")
sha256sums=('SKIP')