summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f1b7bc56719..7d1948fd8314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgrel=1
arch=('any')
url="https://github.com/alphatechnolog/cutefetch"
source=("cutefetch::git+https://github.com/alphatechnolog/cutefetch.git")
-makedepends=('clang')
+makedepends=('clang' 'git')
+license=("gpl")
sha256sums=(SKIP)
depends=()