summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/lcd4linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lcd4linux/Makefile b/package/lcd4linux/Makefile
index a35e5ebfe..51334d026 100644
--- a/package/lcd4linux/Makefile
+++ b/package/lcd4linux/Makefile
@@ -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