summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2020-08-24 16:55:46 +0800
committerSainnhepark2020-08-24 16:55:46 +0800
commit39a9c61fc7e9f4196dc344e3908e3d32f5696ebf (patch)
tree34fa77740af382e114f7baa5bc943d6a41542c9e /PKGBUILD
parent8e7f282db105293e8004aae8e0a618b80d9d774b (diff)
downloadaur-39a9c61fc7e9f4196dc344e3908e3d32f5696ebf.tar.gz
makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 846a2a5eaa70..e7aea22e45b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ url="https://github.com/sainnhe/${_colorscheme}"
license=('MIT')
source=("${_colorscheme}::git+${url}.git")
sha256sums=('SKIP')
+makedepends=('git')
pkgver() {
cd "${srcdir}/${_colorscheme}"