kumquat-buildroot/package/prboom/Config.in
Baruch Siach 5b05111250 package: remove CodeSourcery sh dependencies
The CodeSourcery sh toolchain has been removed. Drop negative dependencies on
that toolchain.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-20 22:12:16 +02:00

12 lines
357 B
Plaintext

config BR2_PACKAGE_PRBOOM
bool "prboom"
select BR2_PACKAGE_SDL
select BR2_PACKAGE_SDL_MIXER
select BR2_PACKAGE_SDL_NET
help
PrBoom is a Doom client which allows you to play the good old game on
newer hardware. It even supports higher resolution and better
rendering, while still keeping the old style alive.
http://prboom.sourceforge.net/