package/x11r7/xserver_xorg-server: add --enable-libdrm for udev
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 31 Mar 2015 15:50:30 +0000 (12:50 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 31 Mar 2015 21:41:26 +0000 (23:41 +0200)
commitde8efe181c78162b126a87fdbaf170182aadbaff
treee63cf880104ac65089b11f618379efeed887c1f1
parentb0598b6ff827aa443946ff1d945a5ce5c78801c5
package/x11r7/xserver_xorg-server: add --enable-libdrm for udev

If the libdrm package is enabled, the system is built with an udev
provider and MESA3D_DRI_DRIVER is disabled this adds a --disable-libdrm
to configure options, but udev still requires libdrm and results in a
build failure since libdrm include paths aren't filled in (missing drm.h
include error).
So add --enable-libdrm for the udev scenario to counteract the previous
--disable-libdrm.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk