about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-08-30 14:29:05 -0400
committerBen Morrison <ben@gbmor.dev>2019-08-30 14:29:05 -0400
commit49759e0a25e185bab1018879e67a87e794253586 (patch)
tree4bb94e20dc81b1f4225da35ef07504ad6c8783fd
parentefab198308bbc8497bd0ee2fe31b02508158b6ad (diff)
downloadclinte-49759e0a25e185bab1018879e67a87e794253586.tar.gz
build deps updated
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index de5106f..3b56386 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ Current build dependencies are as follows:
 
 * `rustc/cargo >= 1.36`
 * `libsqlite3-dev`
+* `git >= 2.20`
+* `GNU make ~= 4.2.1 (not tested with BSD make)`
 
 The installation for the build deps will vary based on your OS (`Linux, BSD`)