瀏覽代碼

enable x, otherwise touchpad under X does not work

Waldemar Brodkorb 15 年之前
父節點
當前提交
17b7c89bbc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/sdl/Makefile

+ 1 - 1
package/sdl/Makefile

@@ -29,7 +29,7 @@ CONFIGURE_ARGS+=	--disable-esd \
 			--disable-video-directfb \
 			--disable-video-opengl \
 			--enable-input-tslib \
-			--without-x
+			--with-x
 BUILD_STYLE:=		auto
 INSTALL_STYLE:=		auto