Commit bc20c157 authored by Rodrigo Rebello's avatar Rodrigo Rebello Committed by Thomas Petazzoni
Browse files

doom-wad: add BR2_PACKAGE_CHOCOLATE_DOOM as alternate dependency



The shareware WAD file is also supported by Chocolate Doom.

Signed-off-by: default avatarRodrigo Rebello <rprebello@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 73bea829
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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.