diff options
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/renpy/renpy-6.99.12.4-r4.ebuild (renamed from games-engines/renpy/renpy-6.99.12.4-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/renpy/renpy-6.99.12.4-r3.ebuild b/games-engines/renpy/renpy-6.99.12.4-r4.ebuild index c330a8ab54ba..f0c471b474a3 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" |