commit:     7b5f5fbc2ff8527758379a4a265c9d18134669ef
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 03:25:26 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 03:25:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5f5fbc

dev-games/clanlib: libsdl needs the X use flag (bug #581394)

Package-Manager: portage-2.2.26

 dev-games/clanlib/clanlib-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild 
b/dev-games/clanlib/clanlib-0.8.1.ebuild
index febfca6..efa4b1e 100644
--- a/dev-games/clanlib/clanlib-0.8.1.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1.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$
 
@@ -21,7 +21,7 @@ RDEPEND="media-libs/libpng:0
        virtual/glu
        virtual/opengl
        sdl? (
-               media-libs/libsdl
+               media-libs/libsdl[X]
                media-libs/sdl-gfx
        )
        x11-libs/libXi

Reply via email to