summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-14 11:29:33 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-14 11:29:33 -0500
commit4225dcafc4cbe8ee25899abb3181b419f58ee075 (patch)
treea52072d19d041e47df8eb61d2822a70890278ce6 /README.rst
parent2252a90db1a08602addf40bb9e17413557034392 (diff)
downloadhorizon-4225dcafc4cbe8ee25899abb3181b419f58ee075.tar.gz
horizon-4225dcafc4cbe8ee25899abb3181b419f58ee075.tar.bz2
horizon-4225dcafc4cbe8ee25899abb3181b419f58ee075.tar.xz
horizon-4225dcafc4cbe8ee25899abb3181b419f58ee075.zip
README: Note dependencies
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 272fe89..6e041f6 100644
--- a/README.rst
+++ b/README.rst
@@ -83,6 +83,29 @@ help using or installing Adélie Linux, see `our Help Centre on the Web`_.
+Build Requirements
+==================
+
+To build the entirety of Project Horizon, you will need:
+
+* Qt 5 (Core; Widgets) (qt5-qtbase-dev)
+
+* GNU Parted development files (parted-dev)
+
+* libudev development files (eudev-dev)
+
+* BCNM
+
+To run the test suite, you will additionally need:
+
+* RSpec (ruby-rspec)
+
+* Aruba
+
+* Valgrind (valgrind)
+
+
+
Repository Layout
=================