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

Collapse All | Expand All

(-)/usr/portage/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild (+4 lines)
Lines 24-29 Link Here
24
	>=dev-util/gperf-3.0.1
24
	>=dev-util/gperf-3.0.1
25
	test? ( >=dev-libs/check-0.9.4 )"
25
	test? ( >=dev-libs/check-0.9.4 )"
26
26
27
src_prepare() {
28
	epatch "${FILESDIR}/${P}-noretval.patch"
29
}
30
27
pkg_setup() {
31
pkg_setup() {
28
	XORG_CONFIGURE_OPTIONS=(
32
	XORG_CONFIGURE_OPTIONS=(
29
		$(use_with doc doxygen)
33
		$(use_with doc doxygen)

Return to bug 423909