summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2015-05-12 04:19:55 +0000
committerChristian Pointner <equinox@anytun.org>2015-05-12 04:19:55 +0000
commit7861c728c1fb35a8abbf6dfc84786ec4553f6b80 (patch)
treee80940a7b111f3104a5c8f56f689db4f56eec6fd
parentadded first version for config file parser (diff)
added dep for ragelcfgfile
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index e2e0d75..c6c01d2 100644
--- a/README
+++ b/README
@@ -13,16 +13,19 @@ Linux
using libgcrypt:
build-essential
+ ragel
libgcrypt11-dev
using ssl crypto library:
build-essential
+ ragel
libssl-dev
using nettle crypto library:
build-essential
+ ragel
nettle-dev
if you want clang as compiler