From 1424ff1c147d01028028b921636a8e91c4badb18 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 31 Aug 2010 23:14:47 +0200 Subject: package/games: remove broken lxdoom package It's deprecated upstream (merged in prboom), not updated in years and broken (uses host includes / missing dependencies), so remove it. Signed-off-by: Peter Korsgaard --- package/games/doom-wad/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/games/doom-wad/Config.in') diff --git a/package/games/doom-wad/Config.in b/package/games/doom-wad/Config.in index 2ca9ec1e7..aa1d029eb 100644 --- a/package/games/doom-wad/Config.in +++ b/package/games/doom-wad/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_DOOM_WAD bool "shareware Doom WAD file" - depends on BR2_PACKAGE_LXDOOM || BR2_PACKAGE_PRBOOM + depends on BR2_PACKAGE_PRBOOM help This will install the shareware wad data file for the doom game. -- cgit v1.2.3