doom-wad: add BR2_PACKAGE_CHOCOLATE_DOOM as alternate dependency
authorRodrigo Rebello <rprebello@gmail.com>
Fri, 6 Nov 2015 19:47:59 +0000 (17:47 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Dec 2015 22:32:39 +0000 (23:32 +0100)
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>
package/doom-wad/Config.in

index aa1d029eb170455183a965b80ef3056784f3e773..edd299b5e829bc06ea30a6a3909dbc4aef94cc27 100644 (file)
@@ -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.