mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/rkt: fix rkt_stage1_host RDEPEND conditional
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -42,10 +42,10 @@ DEPEND=">=dev-lang/go-1.4.1
|
||||
dev-perl/Capture-Tiny"
|
||||
|
||||
RDEPEND="!app-emulation/rocket
|
||||
systemd? (
|
||||
rkt_stage1_host? ( systemd? (
|
||||
>=sys-apps/systemd-222
|
||||
app-shells/bash:0
|
||||
)"
|
||||
) )"
|
||||
|
||||
BUILDDIR="build-${P}"
|
||||
STAGE1_DEFAULT_LOCATION="/usr/share/rkt/stage1.aci"
|
||||
|
||||
Reference in New Issue
Block a user