Disable X support, fixes compilation errors
[openwrt.git] / openwrt / package / gpsd / Makefile
index 45748cb..cd45b4c 100644 (file)
@@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
                        --enable-shared \
                        --enable-static \
                        --with-gnu-ld \
+                       --without-x \
        );
        touch $@