buildroot/package/blackbox
Thomas Petazzoni cc76043bd4 xorg: simplify dependencies on X.org
Many packages used to depend on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7,
but this is useless since BR2_PACKAGE_XORG is a non-existing
configuration option. So, these depencies gets simplified to
BR2_PACKAGE_XORG7 only.

Some others were depending on BR2_PACKAGE_TINYX (which doesn't) exist
or BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tiny ||
BR2_PACKAGE_XSERVER_x11r7. Replace all that mess by a simple
dependency on BR2_PACKAGE_XORG7.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-17 14:34:22 +02:00
..
Config.in xorg: simplify dependencies on X.org 2009-07-17 14:34:22 +02:00
blackbox-0.70.1-configure.patch added blackbox window manager 2008-03-06 17:55:26 +00:00
blackbox-0.70.1-gcc43.patch blackbox: fix build with gcc 4.3.x 2009-03-13 19:57:44 +00:00
blackbox.mk package/: remove redundant install-strip in *_TARGET_INSTALL_OPT 2008-10-20 11:53:16 +00:00