From 89d02e1a4a800c1e3964a42ece46a8ccc4324b37 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 6 Feb 2022 13:21:08 +0100 Subject: Doc: clarify build requirements --- docs/source/install.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/source/install.rst b/docs/source/install.rst index 7c568f72..107fe437 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -146,9 +146,9 @@ Build requirements - C99 compiler - C++11 compiler - CMake >= 3.9 -- SQLite3 >= 3.11 (headers, library and executable) -- libtiff >= 4.0 (headers and library) -- optional (but recommended): curl >= 7.29.0 +- SQLite3 >= 3.11: headers and library for target architecture, and sqlite3 executable for build architecture. +- libtiff >= 4.0 (optional but recommended) +- curl >= 7.29.0 (optional but recommended) Build steps -------------------------------------------------------------------------------- -- cgit v1.2.3