summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1d42d5d7560..4129a8b41189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ arch=('any')
# shellcheck disable=SC2034
makedepends=('git')
# shellcheck disable=SC2034
-depends=('git')
+depends=()
# shellcheck disable=SC2034
optdepends=()
# shellcheck disable=SC2034