Browse Source

disable tool build, needs c++, not used right now

Waldemar Brodkorb 14 years ago
parent
commit
1c88166550
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/DirectFB/Makefile

+ 1 - 0
package/DirectFB/Makefile

@@ -26,6 +26,7 @@ $(eval $(call PKG_template,DIRECTFB_DEV,directfb-dev,$(PKG_VERSION)-${PKG_RELEAS
 
 CONFIGURE_ARGS+=	--with-inputdrivers=linuxinput,keyboard,ps2mouse \
 			--with-gfxdrivers=none \
+			--without-tools \
 			--enable-fbdev \
 			--disable-sdl \
 			--disable-osx \