mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
app-emulation/rkt: use slot operator for go dependency
This commit is contained in:
parent
4273459bfe
commit
a9ab1f1f87
@ -39,7 +39,7 @@ REQUIRED_USE="|| ( rkt_stage1_coreos rkt_stage1_fly rkt_stage1_host rkt_stage1_s
|
||||
|
||||
COMMON_DEPEND="sys-apps/acl
|
||||
tpm? ( app-crypt/trousers )"
|
||||
DEPEND="|| ( ~dev-lang/go-1.4.3 >=dev-lang/go-1.5.3 )
|
||||
DEPEND="|| ( ~dev-lang/go-1.4.3:= >=dev-lang/go-1.5.3:= )
|
||||
app-arch/cpio
|
||||
sys-fs/squashfs-tools
|
||||
dev-perl/Capture-Tiny
|
||||
|
Loading…
x
Reference in New Issue
Block a user