summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 19:09:20 +0000
committerSam James <sam@gentoo.org>2021-05-13 20:33:05 +0000
commitcc4707e5d7cfc18c6881f9b35acf001a9a5e498f (patch)
tree30c56c46ad1ddc330cd83da7b2633d34b96f149f /games-action
parentnet-firewall/firewalld: version bump to 0.9.3 (diff)
downloadgentoo-cc4707e5d7cfc18c6881f9b35acf001a9a5e498f.tar.gz
gentoo-cc4707e5d7cfc18c6881f9b35acf001a9a5e498f.tar.bz2
gentoo-cc4707e5d7cfc18c6881f9b35acf001a9a5e498f.zip
games-action/teeworlds: fix libsdl->libsdl2 dependency
Closes: https://bugs.gentoo.org/733308 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/teeworlds/teeworlds-0.7.5-r1.ebuild (renamed from games-action/teeworlds/teeworlds-0.7.5.ebuild)4
1 files 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
index 318db644f58b..84c2689ed33f 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