mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
app-emulation/docker-runc: delete app-emulation/runc from RDEPEND
Now that `app-emulation/runc` is gone, we can delete also the negative dependency on `app-emulation/runc` from RDEPEND of `app-emulation/docker-runc`.
This commit is contained in:
parent
3305ae7947
commit
245527a87f
@ -30,7 +30,6 @@ IUSE="apparmor hardened +seccomp selinux"
|
||||
RDEPEND="
|
||||
apparmor? ( sys-libs/libapparmor )
|
||||
seccomp? ( sys-libs/libseccomp )
|
||||
!app-emulation/runc
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${P}/src/${COREOS_GO_PACKAGE}
|
||||
|
@ -29,7 +29,6 @@ IUSE="ambient apparmor hardened +seccomp selinux"
|
||||
RDEPEND="
|
||||
apparmor? ( sys-libs/libapparmor )
|
||||
seccomp? ( sys-libs/libseccomp )
|
||||
!app-emulation/runc
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${P}/src/${COREOS_GO_PACKAGE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user