From d7dc0d6198cf1704eb0ab0b4377b9549b4d6b5f2 Mon Sep 17 00:00:00 2001 From: Valeska Date: Tue, 1 Oct 2013 23:43:49 -0700 Subject: [PATCH] I added mawk and gawk to the dependencies --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e19629f..f67efc6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - http://netsukuku.freaknet.org @@ -49,7 +48,7 @@ http://netsukuku.freaknet.org The dependencies of netsukuku can be gathered by running this command. - # sudo apt-get install zlibc libgmp-dev openssl libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen + # sudo apt-get install zlibc libgmp-dev openssl libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen mawk gawk To compile the code you can use scons or just go with the old school way: