diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/sdl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/sdl/Makefile b/package/sdl/Makefile index e39b2f6a4..d36b9d55b 100644 --- a/package/sdl/Makefile +++ b/package/sdl/Makefile @@ -40,6 +40,8 @@ CONFIGURE_ARGS+= --disable-esd \ --enable-video-fbcon \ --disable-video-directfb \ --disable-video-opengl \ + --disable-video-ps2gs \ + --disable-video-ps3 \ --with-x libsdl-install: |