File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,15 @@ Required libraries are
5656* [ Python] ( https://python.org/ ) (only for running tests)
5757* [ Psycopg] ( http://initd.org/psycopg/ ) (only for running tests)
5858
59+ The following libraries are included in the ` contrib ` directory. You can build
60+ with other versions of those libraries (set the ` EXTERNAL_*libname* ` option to
61+ ` ON ` ) but make sure you are using a compatible version:
62+
63+ * [ fmt] ( https://fmt.dev/ ) (>= 7.1.3)
64+ * [ libosmium] ( https://osmcode.org/libosmium/ ) (>= 2.17.0)
65+ * [ protozero] ( https://github.com/mapbox/protozero ) (>= 1.6.3)
66+ * [ rapidjson] ( https://rapidjson.org/ ) (>= 1.1.0)
67+
5968It also requires access to a database server running
6069[ PostgreSQL] ( https://www.postgresql.org/ ) 9.5+ and
6170[ PostGIS] ( http://www.postgis.net/ ) 2.2+.
You can’t perform that action at this time.
0 commit comments