To build strongSwan from git sources, gettext is required

This commit is contained in:
Martin Willi 2009-12-02 11:49:11 +01:00
parent 376a11db3c
commit 65c8bff7a1
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@ compile the code, you need the following tools:
- Git
- a recent GNU C complier (>= 3.x)
- recent autotools
- automake
- autoconf
- libtool
- gettext
- perl
- lex/flex
- yacc/bison