commit:     bd18022df85f7676e063b114dcb6d818a2c5d6f2
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 15:20:52 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 15:21:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd18022d

games-strategy/warzone2100: add X use flag to libsdl dep (bug #575464)

Package-Manager: portage-2.2.26

 games-strategy/warzone2100/warzone2100-3.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild 
b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
index f255ddd..5eba145 100644
--- a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -42,7 +42,7 @@ RDEPEND=">=dev-games/physfs-2[zip]
                dev-qt/qtgui:4
                dev-qt/qtopengl:4
        )
-       !qt4? ( media-libs/libsdl[opengl,video] )"
+       !qt4? ( media-libs/libsdl[opengl,video,X] )"
 DEPEND="${RDEPEND}
        app-arch/zip
        virtual/pkgconfig

Reply via email to