mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
board-packages: build everything that oem packages depend on
The oem packages themselves conflict which makes life tricky but we should at least create binary packages for the rest.
This commit is contained in:
parent
86d03cd78f
commit
dbea374c18
@ -15,8 +15,15 @@ IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
amd64? ( app-emulation/open-vm-tools )
|
||||
amd64? (
|
||||
app-emulation/google-compute-daemon
|
||||
app-emulation/google-startup-scripts
|
||||
app-emulation/open-vm-tools
|
||||
app-emulation/wa-linux-agent
|
||||
coreos-base/nova-agent-container
|
||||
coreos-base/nova-agent-watcher
|
||||
dev-lang/python-oem
|
||||
)
|
||||
coreos-base/coreos
|
||||
coreos-base/coreos-dev
|
||||
dev-lang/python-oem
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user