From bd18022df85f7676e063b114dcb6d818a2c5d6f2 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 23 Feb 2016 10:20:52 -0500 Subject: 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(-) (limited to 'games-strategy') diff --git a/games-strategy/warzone2100/warzone2100-3.1.3.ebuild b/games-strategy/warzone2100/warzone2100-3.1.3.ebuild index f255dddd914b..5eba145c7e48 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 -- cgit v1.2.3-65-gdbad