kumquat-buildroot/package/games/doom-wad/Config.in
Peter Korsgaard 1424ff1c14 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 <jacmet@sunsite.dk>
2010-08-31 23:14:47 +02:00

8 lines
237 B
Plaintext

config BR2_PACKAGE_DOOM_WAD
bool "shareware Doom WAD file"
depends on BR2_PACKAGE_PRBOOM
help
This will install the shareware wad data file for the doom game.
The wad file will be placed in the /usr/share/games/doom directory.