X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8079817d177d5de7e084ff3357b94df8452a76e5..82f39ae45ebffbe22578615bfb7c0ffe21ca05eb:/openwrt/package/gpsd/Makefile diff --git a/openwrt/package/gpsd/Makefile b/openwrt/package/gpsd/Makefile index 45748cb84..cd45b4ccb 100644 --- a/openwrt/package/gpsd/Makefile +++ b/openwrt/package/gpsd/Makefile @@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured: --enable-shared \ --enable-static \ --with-gnu-ld \ + --without-x \ ); touch $@