summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad599bbf3257..60954a42b5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ arch=(x86_64)
url='https://k3s.io'
license=(Apache)
makedepends=(
- git go podman
+ git podman
# these are (some of) the tools that are installed into the "builder"
# docker container during the officially blessed build path
- # curl jq yq zstd pigz
+ # go curl jq yq zstd pigz
)
provides=(k3s)
conflicts=(k3s)