app-containers/podman-compose: Fixup for package move

Let portage remove app-emulation/podman-compose first before installing
the version in the new category.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-12-25 14:41:13 +01:00
parent 003d6c72b5
commit e5871cb259
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -34,3 +34,7 @@ RDEPEND="
app-containers/podman
dev-python/pyyaml[${PYTHON_USEDEP}]
"
DEPEND="
${RDEPEND}
!app-emulation/podman-compose
"