--- smage/trunk/extras/mesa/mesa-7.8.1-r1.smage2 2010/10/13 20:34:52 580 +++ smage/trunk/extras/mesa/mesa-7.8.1-r1.smage2 2010/10/13 20:35:57 581 @@ -19,7 +19,6 @@ >= x11-libs/libdrm-2.4 >= x11-libs/libICE-1 >= x11-base/opengl-update-magellan-2.2.9 - >= x11-libs/libxcb-1 >= x11-libs/libXfixes-4 >= x11-libs/libXdamage-1" @@ -32,7 +31,6 @@ >= x11-proto/xextproto-7 >= x11-proto/xf86driproto-2 >= x11-proto/dri2proto-2.0 - >= x11-proto/xcb-proto-1 >= x11-proto/xproto-7 >= x11-proto/fixesproto-4 >= x11-proto/damageproto-1" @@ -41,7 +39,7 @@ # must be set before the include of multilib! EMUL_LINUX_32=true -sminclude xorg mtools multilib mcore +sminclude xorg mtools multilib mcore-split # must be set *after* the include of xorg! SRCFILE="MesaLib-${PVER/_/-}.tar.gz" @@ -80,7 +78,7 @@ --without-demos \ --enable-glx-tls \ --enable-asm \ - --enable-xcb \ + --disable-xcb \ --enable-glw \ --disable-gallium \ || die