coreos-base/coreos-oem-gce: build by default

This adds the GCE ACI meta-package to board-packages so a binary
package gets built for it on the first build_packages run.

It also moves the CoreOS-specific glibc dependencies from the GCE
Python ebuild onto the meta-package.
This commit is contained in:
David Michael 2016-10-18 14:52:42 -07:00
parent 6daae2e3c4
commit f35bb80c4f
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ IUSE=""
DEPEND="dev-python/setuptools"
# These dependencies cover everything possibly called by the scripts.
# These dependencies cover all commands called by the scripts.
RDEPEND="
app-admin/sudo
dev-python/boto
@ -26,8 +26,6 @@ RDEPEND="
sys-apps/grep
sys-apps/iproute2
sys-apps/shadow
sys-libs/glibc
sys-libs/nss-usrfiles
"
S="${WORKDIR}/compute-image-packages-${PV}"

View File

@ -13,4 +13,6 @@ IUSE=""
RDEPEND="
app-emulation/google-compute-engine
sys-libs/glibc
sys-libs/nss-usrfiles
"

View File

@ -16,9 +16,9 @@ IUSE=""
DEPEND=""
RDEPEND="
amd64? (
app-emulation/google-compute-engine
app-emulation/open-vm-tools
app-emulation/wa-linux-agent
coreos-base/coreos-oem-gce
coreos-base/nova-agent-container
coreos-base/nova-agent-watcher
dev-lang/python-oem