summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-12-14 16:42:18 +0100
committerDave Davenport <qball@gmpclient.org>2018-12-14 16:42:59 +0100
commit30e500450d3eaac56d683a0020f099b0822408eb (patch)
treefca11a167bab9314f7ab2dfaeceba5838ae54a4d
parent2624cb9c9b95d1064fae131748e8d86175728eaa (diff)
Add extra note to the Check dependency.
Fixes: #879
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 8c363c75..259c9fd5 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -17,6 +17,7 @@ Rofi uses autotools (GNU Build system), for more information see
* flex 2.5.39 or higher
* bison
* check (Can be disabled using the `--disable-check` configure flag)
+ check is used for build-time tests and does not affect functionality.
* Developer packages of the external libraries
### External libraries