summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b87267b..67556d4 100644
--- a/README.rst
+++ b/README.rst
@@ -97,6 +97,10 @@ To build the entirety of Project Horizon, you will need:
Horizon makes full use of the C++17 <filesystem> library if it is
available, but will fall back to requiring Boost if it isn't.
+To build the simulator and validator, you will additionally need:
+
+ * Boost.ProgramOptions (boost-dev)
+
To build Horizon UI for Installation Environments, you will additionally
need: