summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-01 19:07:08 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-01 19:07:08 +0000
commit453a80897a20d2cefd3098bca8b0448b04be2ed4 (patch)
treefc229ec78fc330829a5d533ef1e460b66e93a45e /README
parentchanged ugly salt 0 msb workaround to a mor sophisticated solution (diff)
fixed build on OpenBSD
fixed memory errors with key and salt handling
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f94946a..a0ba8e6 100644
--- a/README
+++ b/README
@@ -6,13 +6,14 @@ Linux
build-essential
libgcrypt11-dev
-
+libgmp3-dev
OpenBSD
-------
libgcrypt
libgpg-error
+gmp
gmake