aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-02-10 10:21:33 +0100
committerTobias Brunner <tobias@strongswan.org>2014-02-12 14:34:34 +0100
commit07d971ef22910b5ffa8d3f434be77d532440e21b (patch)
tree3466316ad361a41e361aecb90ba181b0f3c925e9 /HACKING
parent7573a7ed564f7e560d6502f07200f73521d707b5 (diff)
downloadstrongswan-07d971ef22910b5ffa8d3f434be77d532440e21b.tar.bz2
strongswan-07d971ef22910b5ffa8d3f434be77d532440e21b.tar.xz
Add Python and pkg-config as requirements to HACKING
pkg-config is probably installed on most systems by default, but e.g. not on Cygwin.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 2 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 2e8479269..02d540a9a 100644
--- a/HACKING
+++ b/HACKING
@@ -13,8 +13,10 @@ the code, you need the following tools:
- automake
- autoconf
- libtool
+ - pkg-config
- gettext
- perl
+ - python
- lex/flex
- yacc/bison
- gperf