doom-wad: add BR2_PACKAGE_CHOCOLATE_DOOM as alternate dependency

The shareware WAD file is also supported by Chocolate Doom.

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Rodrigo Rebello 2015-11-06 17:47:59 -02:00 committed by Thomas Petazzoni
parent 73bea8294a
commit bc20c15784

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_DOOM_WAD config BR2_PACKAGE_DOOM_WAD
bool "shareware Doom WAD file" bool "shareware Doom WAD file"
depends on BR2_PACKAGE_PRBOOM depends on BR2_PACKAGE_CHOCOLATE_DOOM || BR2_PACKAGE_PRBOOM
help help
This will install the shareware wad data file for the doom game. This will install the shareware wad data file for the doom game.