kumquat-buildroot/package/games
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
..
ace_of_penguins xorg: simplify dependencies on X.org 2009-07-17 14:34:22 +02:00
doom-wad package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
gnuchess games: Move all games into games subdir 2008-08-29 13:27:37 +00:00
lxdoom lxdoom: add dependency to a xserver in Makefile 2008-09-24 13:38:17 +00:00
magiccube4d games: Move all games into games subdir 2008-08-29 13:27:37 +00:00
prboom prboom: misc cleanups 2008-11-05 15:47:09 +00:00
rubix games: Move all games into games subdir 2008-08-29 13:27:37 +00:00
vice games: Move all games into games subdir 2008-08-29 13:27:37 +00:00
xboard games: Move all games into games subdir 2008-08-29 13:27:37 +00:00
Config.in package: Kconfig: use menu instead of menuconfig for sub menus 2008-11-14 12:59:14 +00:00
games.mk games: add games.mk so make will descent down package/games/*/*.mk 2008-09-03 06:58:28 +00:00