From: Michael Sterrett Date: Thu, 28 Apr 2016 17:36:48 +0000 (-0400) Subject: games-kids/memonix: libsdl needs X USE flag (bug #581424) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=454b2d9d3584ce368c3579ce015dcfb5290ae096;p=gentoo.git games-kids/memonix: libsdl needs X USE flag (bug #581424) Package-Manager: portage-2.2.26 --- diff --git a/games-kids/memonix/memonix-1.6.ebuild b/games-kids/memonix/memonix-1.6.ebuild index f7804cbbd570..e17287975dd0 100644 --- a/games-kids/memonix/memonix-1.6.ebuild +++ b/games-kids/memonix/memonix-1.6.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="" -DEPEND="media-libs/libsdl:0[sound,opengl,video] +DEPEND="media-libs/libsdl:0[sound,opengl,video,X] media-libs/sdl-image[jpeg] media-libs/sdl-mixer[vorbis] !games-kids/memonix-bin"