diff options
Diffstat (limited to 'media-tv/xbmc/xbmc-12.1-r1.ebuild')
-rw-r--r-- | media-tv/xbmc/xbmc-12.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-tv/xbmc/xbmc-12.1-r1.ebuild b/media-tv/xbmc/xbmc-12.1-r1.ebuild index afea0a8d21fb..88da6b892b25 100644 --- a/media-tv/xbmc/xbmc-12.1-r1.ebuild +++ b/media-tv/xbmc/xbmc-12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-12.1-r1.ebuild,v 1.9 2014/07/24 11:43:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-12.1-r1.ebuild,v 1.10 2014/07/29 08:07:55 vapier Exp $ EAPI="5" @@ -215,7 +215,6 @@ src_configure() { --disable-ccache \ --disable-optimizations \ --enable-external-libraries \ - --enable-gl \ $(use_enable airplay) \ $(use_enable avahi) \ $(use_enable bluray libbluray) \ |