diff options
Diffstat (limited to 'app-containers/img/img-0.5.11.ebuild')
-rw-r--r-- | app-containers/img/img-0.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/img/img-0.5.11.ebuild b/app-containers/img/img-0.5.11.ebuild index cd92124e2d1f..a01cea3b2268 100644 --- a/app-containers/img/img-0.5.11.ebuild +++ b/app-containers/img/img-0.5.11.ebuild @@ -533,7 +533,7 @@ IUSE="seccomp" DEPEND="seccomp? ( sys-libs/libseccomp )" RDEPEND="${DEPEND} - app-emulation/runc" + app-containers/runc" src_compile() { IMG_DISABLE_EMBEDDED_RUNC=1 \ |