summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-15 16:23:11 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-15 16:23:11 +0000
commit27a4f43b4546afdc88ed9af554b4eb0bfd3a9ebd (patch)
treee34bf2ba110de88eebfa1e4a0a56c04f4772115d /games-action/luola/luola-1.3.2.ebuild
parentFix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sou... (diff)
downloadgentoo-2-27a4f43b4546afdc88ed9af554b4eb0bfd3a9ebd.tar.gz
gentoo-2-27a4f43b4546afdc88ed9af554b4eb0bfd3a9ebd.tar.bz2
gentoo-2-27a4f43b4546afdc88ed9af554b4eb0bfd3a9ebd.zip
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sound", bug 357661.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-action/luola/luola-1.3.2.ebuild')
-rw-r--r--games-action/luola/luola-1.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/luola/luola-1.3.2.ebuild b/games-action/luola/luola-1.3.2.ebuild
index 971adf1f5fe8..ec5cf052ca37 100644
--- a/games-action/luola/luola-1.3.2.ebuild
+++ b/games-action/luola/luola-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.2.ebuild,v 1.5 2013/12/24 12:43:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/luola/luola-1.3.2.ebuild,v 1.6 2014/05/15 16:23:11 ulm Exp $
EAPI=5
inherit eutils autotools gnome2-utils games
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-RDEPEND="media-libs/libsdl[X,audio,joystick,video]
+RDEPEND="media-libs/libsdl[X,sound,joystick,video]
media-libs/sdl-gfx
media-libs/sdl-image[jpeg,png]
media-libs/sdl-mixer