commit:     cc4707e5d7cfc18c6881f9b35acf001a9a5e498f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 19:09:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 13 20:33:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4707e5

games-action/teeworlds: fix libsdl->libsdl2 dependency

Closes: https://bugs.gentoo.org/733308
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../teeworlds/{teeworlds-0.7.5.ebuild => teeworlds-0.7.5-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/teeworlds/teeworlds-0.7.5.ebuild 
b/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
similarity index 95%
rename from games-action/teeworlds/teeworlds-0.7.5.ebuild
rename to games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
index 318db644f58..84c2689ed33 100644
--- a/games-action/teeworlds/teeworlds-0.7.5.ebuild
+++ b/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,7 @@ RDEPEND="
        !dedicated? (
                app-arch/bzip2:=
                media-libs/freetype
-               media-libs/libsdl[X,sound,opengl,video]
+               media-libs/libsdl2[X,sound,opengl,video]
                media-libs/pnglite
                media-sound/wavpack
                virtual/glu

Reply via email to