summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-19 08:33:15 +0200
committerUlrich Müller <ulm@gentoo.org>2014-05-19 08:33:15 +0200
commit91ebec867054e2e5fbc5a70349da91d5ffc08ed5 (patch)
tree0bec1fcb2ca27d230583490cf64e4bdac7d0c202 /games-arcade/flyhard/flyhard-0.42.ebuild
parentdev-ruby/ruby-feedparser: moved to the tree. (diff)
downloadsunrise-91ebec867054e2e5fbc5a70349da91d5ffc08ed5.tar.gz
sunrise-91ebec867054e2e5fbc5a70349da91d5ffc08ed5.tar.bz2
sunrise-91ebec867054e2e5fbc5a70349da91d5ffc08ed5.zip
Fix dependency on libsdl, the audio flag was renamed to sound. Bug 357661.
Package-Manager: portage-2.2.10 Manifest-Sign-Key: 9433907D693FB5B8!
Diffstat (limited to 'games-arcade/flyhard/flyhard-0.42.ebuild')
-rw-r--r--games-arcade/flyhard/flyhard-0.42.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/flyhard/flyhard-0.42.ebuild b/games-arcade/flyhard/flyhard-0.42.ebuild
index 879ffea74..36867c745 100644
--- a/games-arcade/flyhard/flyhard-0.42.ebuild
+++ b/games-arcade/flyhard/flyhard-0.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="media-libs/libpng:0
- media-libs/libsdl[audio]
+ media-libs/libsdl[sound]
media-libs/sdl-mixer[wav]"
DEPEND="${RDEPEND}
dev-libs/boost"