mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(coreos-base/coreos-dev): Add gentoolkit (includes equery)
I keep wanting this tool, so here it is! Add explicit dependency on portage just to be clear that it is in the dev image, not the base image.
This commit is contained in:
parent
7f6aa5d50f
commit
7943652482
@ -39,6 +39,7 @@ RDEPEND="${RDEPEND}
|
||||
dev-libs/nss
|
||||
app-editors/vim
|
||||
app-misc/evtest
|
||||
app-portage/gentoolkit
|
||||
app-shells/bash
|
||||
coreos-base/gmerge
|
||||
dev-lang/python
|
||||
@ -60,6 +61,7 @@ RDEPEND="${RDEPEND}
|
||||
sys-apps/i2c-tools
|
||||
sys-apps/kbd
|
||||
sys-apps/less
|
||||
sys-apps/portage
|
||||
sys-apps/smartmontools
|
||||
sys-apps/usbutils
|
||||
sys-apps/which
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user