summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index 0ec2f469275e..e79c3c282214 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -4,7 +4,6 @@
EAPI=5
XORG_DRI="always"
-XORG_EAUTORECONF=yes
inherit xorg-2
if [[ ${PV} == 9999* ]]; then
@@ -16,7 +15,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
HOMEPAGE="http://nouveau.freedesktop.org/"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="glamor"
+IUSE=""
RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
>=x11-libs/libpciaccess-0.10"