diff --git a/games-engines/renpy/renpy-6.99.12.4-r3.ebuild b/games-engines/renpy/renpy-6.99.12.4-r4.ebuild similarity index 97% rename from games-engines/renpy/renpy-6.99.12.4-r3.ebuild rename to games-engines/renpy/renpy-6.99.12.4-r4.ebuild index c330a8ab54ba0..f0c471b474a39 100644 --- a/games-engines/renpy/renpy-6.99.12.4-r3.ebuild +++ b/games-engines/renpy/renpy-6.99.12.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ RDEPEND=" media-libs/libsdl2[video] media-libs/freetype:2 sys-libs/zlib - virtual/ffmpeg" + media-video/ffmpeg" DEPEND="${RDEPEND} dev-python/cython[${PYTHON_USEDEP}] virtual/pkgconfig"