summaryrefslogtreecommitdiff
path: root/package/sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdl/Makefile')
-rw-r--r--package/sdl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/sdl/Makefile b/package/sdl/Makefile
index 4b2ea9b6d..7510c02ba 100644
--- a/package/sdl/Makefile
+++ b/package/sdl/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= sdl
PKG_VERSION:= 1.2.14
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= e52086d1b508fa0b76c52ee30b55bec4
PKG_DESCR:= Simple DirectMedia Layer
PKG_SECTION:= libs
@@ -38,6 +38,8 @@ HOST_CONFIGURE_ARGS+= --without-x \
--disable-audio \
--disable-video \
--disable-assembly \
+ --disable-input-tslib \
+ --disable-video-directfb \
--disable-video-cocoa \
--disable-video-opengl