diff options
Diffstat (limited to 'app-containers/podman/podman-3.3.1.ebuild')
-rw-r--r-- | app-containers/podman/podman-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/podman/podman-3.3.1.ebuild b/app-containers/podman/podman-3.3.1.ebuild index ac44c72cf14e..0d45638721e4 100644 --- a/app-containers/podman/podman-3.3.1.ebuild +++ b/app-containers/podman/podman-3.3.1.ebuild @@ -21,7 +21,7 @@ RESTRICT="test" COMMON_DEPEND=" app-crypt/gpgme:= >=app-containers/conmon-2.0.0 - || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun ) + || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun ) dev-libs/libassuan:= dev-libs/libgpg-error:= >=net-misc/cni-plugins-0.8.6 |