mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
k3s: fix hostmakedepends
This commit is contained in:
parent
d5fa3cfd65
commit
b125c011ce
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rancher/k3s"
|
go_import_path="github.com/rancher/k3s"
|
||||||
|
hostmakedepends="git"
|
||||||
short_desc="Kubernetes on sedatives"
|
short_desc="Kubernetes on sedatives"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue