PROTO_DEPS += "xf86driproto dri2proto"
+RDEPENDS_${PN} += "xkeyboard-config"
+
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/xserver;protocol=git;branch=server-1.6-branch \
- file://xorg.conf \
file://nodolt.patch;patch=1 \
file://libdri-xinerama-symbol.patch;patch=1 \
file://xserver-boottime.patch;patch=1"
# Misc build failure for master HEAD
SRC_URI += "file://fix_open_max_preprocessor_error.patch;patch=1"
-EXTRA_OECONF += "--enable-dri --enable-dri2"
+EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga"
S = "${WORKDIR}/git"