Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 567634 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild (+5 lines)
Lines 12-14 Link Here
12
12
13
RDEPEND=">=x11-base/xorg-server-1.6.3"
13
RDEPEND=">=x11-base/xorg-server-1.6.3"
14
DEPEND="${RDEPEND}"
14
DEPEND="${RDEPEND}"
15
16
src_configure() {
17
	XORG_CONFIGURE_OPTIONS=( --disable-selective-werror )
18
	xorg-2_src_configure
19
}

Return to bug 567634