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

Collapse All | Expand All

(-)xf86-video-savage-2.3.1.ebuild (+2 lines)
Lines 21-26 Link Here
21
	dri? ( x11-proto/xf86driproto
21
	dri? ( x11-proto/xf86driproto
22
			>=x11-libs/libdrm-2 )"
22
			>=x11-libs/libdrm-2 )"
23
23
24
PATCHES=("${FILESDIR}/0001-Fix-builds-when-XF86DRI-is-undefined.patch")
25
24
pkg_setup() {
26
pkg_setup() {
25
	CONFIGURE_OPTIONS="$(use_enable dri)"
27
	CONFIGURE_OPTIONS="$(use_enable dri)"
26
}
28
}

Return to bug 266087