Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/warmux/
Date: Thu, 28 Apr 2016 17:38:03
Message-Id: 1461865062.443f3c3c31d2b0f30a1ae44b4dfb69588ecd1f2f.mr_bones_@gentoo
1 commit: 443f3c3c31d2b0f30a1ae44b4dfb69588ecd1f2f
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 17:25:28 2016 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 17:37:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443f3c3c
7
8 games-strategy/warmux: libsdl needs X USE flag (bug #581426)
9
10 Package-Manager: portage-2.2.26
11
12 games-strategy/warmux/warmux-11.04.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-strategy/warmux/warmux-11.04.1.ebuild b/games-strategy/warmux/warmux-11.04.1.ebuild
16 index 6be4fcd..770b851 100644
17 --- a/games-strategy/warmux/warmux-11.04.1.ebuild
18 +++ b/games-strategy/warmux/warmux-11.04.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SLOT="0"
26 KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="debug nls unicode"
28
29 -RDEPEND="media-libs/libsdl[joystick,video]
30 +RDEPEND="media-libs/libsdl[joystick,video,X]
31 media-libs/sdl-image[jpeg,png]
32 media-libs/sdl-mixer[vorbis]
33 media-libs/sdl-ttf