diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-17 22:21:23 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-09-17 22:21:23 +0000 |
commit | 37bc73bc6cc823c301c3066e40e5b81f44656654 (patch) | |
tree | 8ecef9d4174e71954528abd0e2199d2c07c7b1f7 /profiles/targets | |
parent | New package sys-libs/nss-usrfiles; ebuild based on counterpart from CoreOS ov... (diff) | |
download | gentoo-2-37bc73bc6cc823c301c3066e40e5b81f44656654.tar.gz gentoo-2-37bc73bc6cc823c301c3066e40e5b81f44656654.tar.bz2 gentoo-2-37bc73bc6cc823c301c3066e40e5b81f44656654.zip |
Disable glamor for xf86-video-intel in the desktop profile
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index c3189d9bfe10..4b2264918b13 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.40 2014/07/24 20:18:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.41 2014/09/17 22:21:23 chithanh Exp $ + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (17 Sep 2014) +# Disable glamor for xf86-video-intel since it also needs uxa, which is +# disabled by default +x11-drivers/xf86-video-intel -glamor # Samuli Suominen <ssuominen@gentoo.org> (24 Jul 2014) # Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't |