From: Tobias Brunner Date: Mon, 10 Feb 2014 09:21:33 +0000 (+0100) Subject: Add Python and pkg-config as requirements to HACKING X-Git-Tag: 5.1.2rc1~7^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d971ef22910b5ffa8d3f434be77d532440e21b;p=thirdparty%2Fstrongswan.git 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. --- diff --git a/HACKING b/HACKING index 2e84792696..02d540a9ad 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