X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Fgpsd%2FMakefile;h=cd45b4ccb012c2a3c651e2687e1f6497551116d7;hb=ec76aab01aac7c654ddeaf99533f9b7c876f19fc;hp=45748cb844f58f46ead3632cf14e719d6ca7311a;hpb=1600a97d18d559d789bc3a74b638a4eab90478aa;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/openwrt/package/gpsd/Makefile b/openwrt/package/gpsd/Makefile index 45748cb844..cd45b4ccb0 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 $@