set libpng prefix to staging_dir/usr
[openwrt.git] / openwrt / package / lcd4linux / Makefile
index a35e5eb..51334d0 100644 (file)
@@ -35,6 +35,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.patched
        --build=$(GNU_HOST_NAME) \
        --prefix=/usr \
        --sysconfdir=/etc \
+       --without-x \
        --with-drivers='all,!RouterBoard,!X11' \
        --with-plugins=wireless )
        touch $(PKG_BUILD_DIR)/.configured
This page took 0.025664 seconds and 4 git commands to generate.