[Tile-serving] [osm2pgsql-dev/osm2pgsql] Reduce dependencies for windows build (PR #2164)
Sarah Hoffmann
notifications at github.com
Sun Apr 7 19:22:47 UTC 2024
Removes now unneeded boost-property-tree and reduces the proj and bzip2 dependencies to the core build. proj depends on large libraries like curl and tiff by default, which in turn bring in lzma. None of them are required for the core functionalities of osm2pgsql.
This means that some more exotic features of proj are no longer available with the windows binary we distribute. You can still build your own, if you need them.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2164
-- Commit Summary --
* reduce dependencies for windows build
-- File Changes --
M .github/actions/win-install/action.yml (5)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2164.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2164.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2164
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2164 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240407/d19d9532/attachment.htm>
More information about the Tile-serving
mailing list