mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
coreos-base/coreos: add cri-tools to base packages
Add a new ebuild `app-emulation/cri-tools` to the dependencies list of `coreos-base/coreos`, to get included in the production image.
This commit is contained in:
parent
13946b551d
commit
dacbfd7721
@ -104,6 +104,7 @@ RDEPEND="${RDEPEND}
|
|||||||
app-editors/vim
|
app-editors/vim
|
||||||
app-emulation/rkt
|
app-emulation/rkt
|
||||||
app-emulation/actool
|
app-emulation/actool
|
||||||
|
app-emulation/cri-tools
|
||||||
app-misc/ca-certificates
|
app-misc/ca-certificates
|
||||||
app-misc/jq
|
app-misc/jq
|
||||||
app-shells/bash
|
app-shells/bash
|
||||||
|
Loading…
Reference in New Issue
Block a user