mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
coreos-base/coreos-dev: drop optional Xen dependencies
This commit is contained in:
parent
56a97775be
commit
2515513330
@ -9,7 +9,6 @@ HOMEPAGE="http://coreos.com"
|
|||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
IUSE="vm-testing"
|
|
||||||
|
|
||||||
# The dependencies here are meant to capture "all the packages
|
# The dependencies here are meant to capture "all the packages
|
||||||
# developers want to use for development, test, or debug". This
|
# developers want to use for development, test, or debug". This
|
||||||
@ -48,10 +47,4 @@ RDEPEND="
|
|||||||
sys-process/ktop
|
sys-process/ktop
|
||||||
sys-process/procps
|
sys-process/procps
|
||||||
sys-process/psmisc
|
sys-process/psmisc
|
||||||
vm-testing? (
|
|
||||||
app-emulation/xen
|
|
||||||
app-emulation/xen-pvgrub
|
|
||||||
app-emulation/xen-tools
|
|
||||||
app-emulation/qemu
|
|
||||||
)
|
|
||||||
"
|
"
|
||||||
|
@ -31,11 +31,6 @@ net-misc/gsutil
|
|||||||
# no version marked stable upstream
|
# no version marked stable upstream
|
||||||
dev-util/checkbashisms
|
dev-util/checkbashisms
|
||||||
|
|
||||||
# current stable (4.3.x) xen-tools doesn't build without multilib
|
|
||||||
~app-emulation/xen-4.4.1
|
|
||||||
~app-emulation/xen-tools-4.4.1
|
|
||||||
~app-emulation/xen-pvgrub-4.4.1
|
|
||||||
|
|
||||||
# https://bugs.gentoo.org/show_bug.cgi?id=548158
|
# https://bugs.gentoo.org/show_bug.cgi?id=548158
|
||||||
=sys-apps/gentoo-functions-0.10
|
=sys-apps/gentoo-functions-0.10
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user