aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 9e8aa6d..50d4ab1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -6,9 +6,12 @@
- gio-2.0 (>=2.36)
- cmake (>= 3.13)
- cmake-extras
- - gtest (>= 1.6.0)
- - gcovr (>= 2.4)
- - lcov (>= 1.9)
+ - vala
+ - intltool
+ - gobject-introspection
+ - gtest (>= 1.6.0) - **For testing**
+ - gcovr (>= 2.4) - **For coverage**
+ - lcov (>= 1.9) - **For coverage**
## For end-users and packagers