games-kids/memonix: libsdl needs X USE flag (bug #581424)
authorMichael Sterrett <mr_bones_@gentoo.org>
Thu, 28 Apr 2016 17:36:48 +0000 (13:36 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Thu, 28 Apr 2016 17:37:42 +0000 (13:37 -0400)
Package-Manager: portage-2.2.26

games-kids/memonix/memonix-1.6.ebuild

index f7804cbbd5702f20032a42c228e750815df87d61..e17287975dd02f87f679b429c435e0a40a07db88 100644 (file)
@@ -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"