summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-intel')
-rw-r--r--x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20171018.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20171018.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20171018.ebuild
index f364cc49df88..d9799aba96c4 100644
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20171018.ebuild
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20171018.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -61,6 +61,7 @@ DEPEND="${RDEPEND}
src_configure() {
replace-flags -Os -O2
XORG_CONFIGURE_OPTIONS=(
+ --disable-dri1
$(use_enable debug)
$(use_enable dri)
$(use_enable dri dri3)