mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(kubectl)
needs C compiler per the logging
This commit is contained in:
parent
962583dee3
commit
bf06610ab8
|
@ -11,6 +11,7 @@ provides:
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
go.dev: ^1.19
|
go.dev: ^1.19
|
||||||
|
tea.xyz/gx/cc: c99
|
||||||
tea.xyz/gx/make: '*'
|
tea.xyz/gx/make: '*'
|
||||||
gnu.org/coreutils: ^9.1.0
|
gnu.org/coreutils: ^9.1.0
|
||||||
gnu.org/bash: ^5.1
|
gnu.org/bash: ^5.1
|
||||||
|
|
Loading…
Reference in a new issue