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