summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9f0184b5d64..12a5b30d6d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Sliver is a an opensource C2 framework designed by bishop fox"
url="https://github.com/BishopFox/sliver"
arch=('any')
depends=()
-makedepends=('go>=1.18' 'make' 'sed' 'tar' 'curl' 'zip')
+makedepends=('go>=1.18' 'make' 'sed' 'tar' 'curl' 'zip' 'unzip' 'git' 'which')
optdepends=()
license=('BSD-3-Clause')
provides=("${pkgname}")