]> xenbits.xen.org Git - xenclient/build.git/commitdiff
[package/xserver-xorg]: Remove libdrm dep.
authorJean Guyader <jean.guyader@eu.citrix.com>
Tue, 24 Nov 2009 17:20:17 +0000 (17:20 +0000)
committerJean Guyader <jean.guyader@eu.citrix.com>
Tue, 24 Nov 2009 17:20:17 +0000 (17:20 +0000)
package/x11r7/xserver_xorg-server/Config.in
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk

index 427abb7abbe9203121a6305b809e2c6165fe0cb2..6c89a8dce14fb933871d8ab881480d05e68ffc99 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_XSERVER_XORG_SERVER
        bool "xorg-server"
        select BR2_PACKAGE_XLIB_LIBXFONT
-       select BR2_PACKAGE_LIBDRM
        select BR2_PACKAGE_XLIB_LIBXKBUI
        select BR2_PACKAGE_XPROTO_COMPOSITEPROTO
        select BR2_PACKAGE_XPROTO_DAMAGEPROTO
index 56205eeb81fe2b9be2db4bdb761224fccd9673bd..91d642a41a3cd4b75cd572770a63bd30b3e03881 100644 (file)
@@ -43,7 +43,7 @@ else
 XSERVER_XORG_AIGLX:=--disable-aiglx
 endif
 
-XSERVER_XORG_SERVER_DEPENDENCIES =  freetype xutil_util-macros xlib_libXfont libdrm xlib_libxkbui openssl \
+XSERVER_XORG_SERVER_DEPENDENCIES =  freetype xutil_util-macros xlib_libXfont xlib_libxkbui openssl \
                                                                        xproto_compositeproto xproto_damageproto xproto_fixesproto \
                                                                        xproto_glproto xproto_kbproto xproto_randrproto freetype \
                                                                        xlib_libX11 xlib_libXau xlib_libXaw xlib_libXdmcp xlib_libXScrnSaver \