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/warzone2100/
Date: Tue, 23 Feb 2016 15:24:55
Message-Id: 1456240884.bd18022df85f7676e063b114dcb6d818a2c5d6f2.mr_bones_@gentoo
1 commit: bd18022df85f7676e063b114dcb6d818a2c5d6f2
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 23 15:20:52 2016 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 23 15:21:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd18022d
7
8 games-strategy/warzone2100: add X use flag to libsdl dep (bug #575464)
9
10 Package-Manager: portage-2.2.26
11
12 games-strategy/warzone2100/warzone2100-3.1.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
16 index f255ddd..5eba145 100644
17 --- a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
18 +++ b/games-strategy/warzone2100/warzone2100-3.1.3.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 @@ -42,7 +42,7 @@ RDEPEND=">=dev-games/physfs-2[zip]
26 dev-qt/qtgui:4
27 dev-qt/qtopengl:4
28 )
29 - !qt4? ( media-libs/libsdl[opengl,video] )"
30 + !qt4? ( media-libs/libsdl[opengl,video,X] )"
31 DEPEND="${RDEPEND}
32 app-arch/zip
33 virtual/pkgconfig