summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-10 23:05:03 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-10 23:05:03 +0000
commitd53f4b0c4e3c997192d796c8c73fc6264b8e6afd (patch)
treeadb1ab94b4f845699fe67dcb3161a39dc4b193e4 /media-libs/libsdl
parentversion bump (diff)
downloadgentoo-2-d53f4b0c4e3c997192d796c8c73fc6264b8e6afd.tar.gz
gentoo-2-d53f4b0c4e3c997192d796c8c73fc6264b8e6afd.tar.bz2
gentoo-2-d53f4b0c4e3c997192d796c8c73fc6264b8e6afd.zip
pull in x11-libs/libXrandr for USE=X #201186 by Jon Daniel
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/libsdl-1.2.11-r2.ebuild3
-rw-r--r--media-libs/libsdl/libsdl-1.2.12.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild b/media-libs/libsdl/libsdl-1.2.11-r2.ebuild
index c2ce851055a8..4d05f2c112ba 100644
--- a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.11-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.10 2007/07/01 18:05:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.11 2007/12/10 23:05:03 vapier Exp $
inherit flag-o-matic toolchain-funcs eutils libtool
@@ -31,6 +31,7 @@ RDEPEND="!noaudio? ( >=media-libs/audiofile-0.1.9 )
x11-libs/libXt
x11-libs/libXext
x11-libs/libX11
+ x11-libs/libXrandr
)
directfb? ( >=dev-libs/DirectFB-0.9.19 )
ggi? ( >=media-libs/libggi-2.0_beta3 )
diff --git a/media-libs/libsdl/libsdl-1.2.12.ebuild b/media-libs/libsdl/libsdl-1.2.12.ebuild
index 7e91b7bff4de..2803420f5810 100644
--- a/media-libs/libsdl/libsdl-1.2.12.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.12.ebuild,v 1.2 2007/10/21 00:34:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.12.ebuild,v 1.3 2007/12/10 23:05:03 vapier Exp $
inherit flag-o-matic toolchain-funcs eutils libtool
@@ -31,6 +31,7 @@ RDEPEND="!noaudio? ( >=media-libs/audiofile-0.1.9 )
x11-libs/libXt
x11-libs/libXext
x11-libs/libX11
+ x11-libs/libXrandr
)
directfb? ( >=dev-libs/DirectFB-0.9.19 )
ggi? ( >=media-libs/libggi-2.0_beta3 )