1 2 3 4 5 6 7 8 9 10 11 12 13
require xserver-xorg-common.inc PROTO_DEPS += "xf86driproto dri2proto" LIB_DEPS += "mesa-dri" EXTRA_OECONF += "\ --enable-dri \ --enable-dri2 \ --enable-glx-tls \ --with-pic \ --with-int10=x86emu \ --without-xmlto \ "