mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #1181 from marineam/rkt
rkt: add rocket conflict dependency
This commit is contained in:
commit
da5146d89f
@ -29,7 +29,7 @@ IUSE=""
|
|||||||
DEPEND=">=dev-lang/go-1.3
|
DEPEND=">=dev-lang/go-1.3
|
||||||
app-arch/cpio
|
app-arch/cpio
|
||||||
sys-fs/squashfs-tools"
|
sys-fs/squashfs-tools"
|
||||||
RDEPEND=""
|
RDEPEND="!app-emulation/rocket"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
local cache="${S}/stage1/rootfs/usr_from_coreos/cache"
|
local cache="${S}/stage1/rootfs/usr_from_coreos/cache"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user