mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
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:
parent
73bea8294a
commit
bc20c15784
@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_DOOM_WAD
|
||||
bool "shareware Doom WAD file"
|
||||
depends on BR2_PACKAGE_PRBOOM
|
||||
depends on BR2_PACKAGE_CHOCOLATE_DOOM || BR2_PACKAGE_PRBOOM
|
||||
help
|
||||
This will install the shareware wad data file for the doom game.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user