aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/install.rst6
1 files changed, 3 insertions, 3 deletions
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
--------------------------------------------------------------------------------