summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-04-27 23:25:26 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-04-27 23:25:51 -0400
commit7b5f5fbc2ff8527758379a4a265c9d18134669ef (patch)
tree365e9c1c84bc414912bb28f4198af20c63929fe5
parentgames-engines/openxcom: add live ebuild since upstream is so bad at rolling r... (diff)
downloadgentoo-7b5f5fbc.tar.gz
gentoo-7b5f5fbc.tar.bz2
gentoo-7b5f5fbc.zip
dev-games/clanlib: libsdl needs the X use flag (bug #581394)
Package-Manager: portage-2.2.26
-rw-r--r--dev-games/clanlib/clanlib-0.8.1.ebuild4
1 files 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 febfca6160c0..efa4b1efc9ff 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