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.
This commit is contained in:
Tobias Brunner
2014-02-12 14:34:34 +01:00
parent 7573a7ed56
commit 07d971ef22
+2
View File
@@ -13,8 +13,10 @@ the code, you need the following tools:
- automake
- autoconf
- libtool
- pkg-config
- gettext
- perl
- python
- lex/flex
- yacc/bison
- gperf