summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c22997421e3..5140d371df77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ arch=('any')
optdepends=('bc: memory percent')
url="https://github.com/Ohio2/NerdFetch-Ohio2"
license=('GPL')
-makedepends=('git' 'gzip')
+makedepends=('git')
+makedepends=('gzip')
source=("git+https://github.com/Ohio2/NerdFetch")
noextract=()
md5sums=('SKIP')