summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-12-03 10:51:16 +0000
committerOthmar Gsenger <otti@anytun.org>2007-12-03 10:51:16 +0000
commitfa4f4a8a50c4bab3a3e247fb7186a7f9a00dfc11 (patch)
tree5ff84c3c71e6d3dadbaf9e13d3fdd84ab2691ca6 /README
parentadded ssl tools (diff)
Added syncsocket
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 392e1bf..e342f36 100644
--- a/README
+++ b/README
@@ -1,7 +1,11 @@
+Dependencies
+============
+
+libgcrypt11-dev
+libssl-dev (Openssl)
+
Building
========
-* install libgcrypt
-* install libgcrypt11-dev
* ./configure
* make