[tor-commits] [metrics-lib/master] Add more details about dependencies.

karsten at torproject.org karsten at torproject.org
Thu Oct 22 09:29:18 UTC 2015


commit b7693eccb55203b0432a61084e7c4878fd2db1d2
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Oct 22 11:28:40 2015 +0200

    Add more details about dependencies.
    
    Suggested by atagar on #17370.
---
 CONTRIB.md |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CONTRIB.md b/CONTRIB.md
index 89c1f45..b306dd5 100644
--- a/CONTRIB.md
+++ b/CONTRIB.md
@@ -25,6 +25,14 @@ Dependencies
 
 We tried to keep the number of dependencies as small as possible, and we tried to avoid adding any dependencies that wouldn't be available in common operating system distributions like Debian stable.  That doesn't mean that we're opposed to add any further dependencies, but we need to keep in mind that any user of our library will have to add those dependencies, too.
 
+metrics-lib currently has the following dependencies to compile:
+
+ - Apache Commons Compression
+   https://commons.apache.org/proper/commons-compress/download_compress.cgi
+
+ - JUnit
+   https://github.com/junit-team/junit/wiki/Download-and-Install
+
 
 Code style
 ----------



More information about the tor-commits mailing list