diff options
Diffstat (limited to 'package/games/doom-wad/Config.in')
-rw-r--r-- | package/games/doom-wad/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/games/doom-wad/Config.in b/package/games/doom-wad/Config.in new file mode 100644 index 000000000..14d144d25 --- /dev/null +++ b/package/games/doom-wad/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_DOOM_WAD + bool "shareware Doom WAD file" + depends on BR2_PACKAGE_LXDOOM + 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. |