aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPENDENCIES14
1 files changed, 14 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..086b182
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,14 @@
+RUNTIME DEPENDENCIES:
+
+ libpassphrase https://github.com/GNU-Pony/libpassphrase
+ argparser-c https://github.com/maandree/argparser
+
+
+BUILD DEPENDENCIES:
+
+ libpassphrase https://github.com/GNU-Pony/libpassphrase
+ argparser-c https://github.com/maandree/argparser
+ make
+ cc
+ coreutils
+