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

Collapse All | Expand All

(-)/usr/portage/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild (+5 lines)
Lines 22-27 Link Here
22
DEPEND="${RDEPEND}
22
DEPEND="${RDEPEND}
23
       dev-libs/libxml2"
23
       dev-libs/libxml2"
24
24
25
src_prepare() {
26
    cd ${S}/xcbgen
27
       epatch "${FILESDIR}/1.8-r3-fix-expression-len.patch" 
28
}
29
25
src_configure() {
30
src_configure() {
26
       xorg-2_src_configure
31
       xorg-2_src_configure
27
       #Note: multilib is not supported with python, therefore use only one ABI
32
       #Note: multilib is not supported with python, therefore use only one ABI

Return to bug 491496