Skip to content

Commit

Permalink
app-emulation/rkt: fix rkt_stage1_host RDEPEND conditional
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
zmedico committed Mar 1, 2016
1 parent 6254346 commit c56f3a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/rkt/rkt-1.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c56f3a7

Please sign in to comment.