summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-03-12 22:11:56 +0100
committerTupone Alfredo <tupone@gentoo.org>2017-03-12 22:11:56 +0100
commit80316b4811b5848b2af31dc36b1d3fdae186955a (patch)
treefc101e3d29612ee4fe39d140c2f917f27fe812e6 /games-action
parentdev-python/netaddr: Add python3_6 to PYTHON_COMPAT (diff)
downloadgentoo-80316b4811b5848b2af31dc36b1d3fdae186955a.tar.gz
gentoo-80316b4811b5848b2af31dc36b1d3fdae186955a.tar.bz2
gentoo-80316b4811b5848b2af31dc36b1d3fdae186955a.zip
games-action/bzflag: it requires media-libs/libsd2
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-action')
-rw-r--r--games-action/bzflag/bzflag-2.4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/bzflag/bzflag-2.4.10.ebuild b/games-action/bzflag/bzflag-2.4.10.ebuild
index d63f9d37f345..c56ed42d3909 100644
--- a/games-action/bzflag/bzflag-2.4.10.ebuild
+++ b/games-action/bzflag/bzflag-2.4.10.ebuild
@@ -19,7 +19,7 @@ DEPEND="
sys-libs/ncurses:0
sys-libs/zlib
!dedicated? (
- media-libs/libsdl[joystick,sound,video]
+ media-libs/libsdl2[joystick,sound,video]
virtual/glu
virtual/opengl )
upnp? ( net-libs/miniupnpc )"