python: make hashlib and readline modules really optional
[buildroot-gz.git] / package / prboom / Config.in
blob6884f31e4635c3d782a9a0b9119f3bfd8b429ccb
1 config BR2_PACKAGE_PRBOOM
2         bool "prboom"
3         # These result in internal compiler error
4         depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH
5         select BR2_PACKAGE_SDL
6         select BR2_PACKAGE_SDL_MIXER
7         select BR2_PACKAGE_SDL_NET
8         help
9           PrBoom is a Doom client which allows you to play the good old game on
10           newer hardware. It even supports higher resolution and better
11           rendering, while still keeping the old style alive.
13           http://prboom.sourceforge.net/