kumquat-buildroot/package/x11r7/xserver_xorg-server
Thomas Petazzoni ae8bbdf891 xorg server: remove dependencies
Currently, the X.org server selection always trigger the compilation
and installation of libXt (the X toolkit) and libXaw (Athena Widget
toolkits), which is are legacy toolkits not used by modern toolkits
(Gtk, Qt, etc.). They are only used by old X11 applications that are
typically not used on embedded systems.

Not compiling them save compilation time, and more importantly, space
on the target.

We also remove the compilation on xlib_libxkbui, libxmu and libxpm,
because they all depend on libXt.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-24 23:26:47 +02:00
..
Config.in xorg server: remove dependencies 2009-07-24 23:26:47 +02:00
xserver_xorg-server-1.5-servermd-add-avr32.patch
xserver_xorg-server-1.5-tslib-fix.patch
xserver_xorg-server.mk xorg server: remove dependencies 2009-07-24 23:26:47 +02:00