commit: afc6292f9417dbc2632afa74cae1ee2491229755
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 14:27:16 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 14:27:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc6292f
games-puzzle/meandmyshadow: libsdl needs X use flag (bug #581334)
Package-Manager: portage-2.2.26
games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
b/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
index 8edd4f8..dc3a4a3 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.4.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.4.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$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="opengl"
-DEPEND="media-libs/libsdl[sound,video]
+DEPEND="media-libs/libsdl[sound,video,X]
media-libs/sdl-gfx
media-libs/sdl-ttf
media-libs/sdl-mixer[vorbis]