diff options
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/xbmc/xbmc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/xbmc/xbmc-9999.ebuild b/media-tv/xbmc/xbmc-9999.ebuild index 3266702facb6..408d21b46cbc 100644 --- a/media-tv/xbmc/xbmc-9999.ebuild +++ b/media-tv/xbmc/xbmc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.12 2009/03/05 17:21:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-9999.ebuild,v 1.13 2009/03/06 09:22:04 vapier Exp $ # XXX: be nice to split out packages that come bundled and use the # system libraries ... @@ -59,7 +59,7 @@ RDEPEND="opengl? ( virtual/opengl ) sys-apps/hal sys-apps/pmount virtual/mysql - x11-libs/mesa-progs + x11-apps/mesa-progs x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender" |