summaryrefslogtreecommitdiffstats
path: root/rules/sdl.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-09 00:22:42 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-09 00:22:42 +0000
commit8b38d8f9fcb5dba18b66461db9c73abe02f63766 (patch)
tree9af37d3e2607de3697c145bdc13f72df2efbe617 /rules/sdl.in
parented09872ce5a838bcc1fbf623ae023bb1138f1925 (diff)
downloadptxdist-8b38d8f9fcb5dba18b66461db9c73abe02f63766.tar.gz
ptxdist-8b38d8f9fcb5dba18b66461db9c73abe02f63766.tar.xz
[sdl] mark not supported options as broken
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10017 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/sdl.in')
-rw-r--r--rules/sdl.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/sdl.in b/rules/sdl.in
index 3cdea17d6..b61327dcc 100644
--- a/rules/sdl.in
+++ b/rules/sdl.in
@@ -127,6 +127,7 @@ config SDL_ARTS
bool
prompt "SDL Arts Support"
depends on SDL_AUDIO
+ depends on BROKEN
help
SDL-arts is a plugin for the SDL library that allows
it to output sound using the aRts sound daemon
@@ -143,6 +144,7 @@ config SDL_NAS
bool
prompt "SDL NAS Support"
depends on SDL_AUDIO
+ depends on BROKEN
help
The Network Audio System is a network transparent,
client/server audio transport system. It can be
@@ -213,6 +215,7 @@ config SDL_AALIB
bool
prompt "AALib Support"
depends on SDL_VIDEO
+ depends on BROKEN
help
AAlib is an portable ascii art GFX library.
@@ -220,6 +223,7 @@ config SDL_OPENGL
bool
prompt "OpenGL Support"
depends on SDL_VIDEO
+ depends on BROKEN
help
OpenGL is a multi-platform software interface to
graphics hardware, supporting rendering and imaging