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 - automake
- autoconf - autoconf
- libtool - libtool
- pkg-config
- gettext - gettext
- perl - perl
- python
- lex/flex - lex/flex
- yacc/bison - yacc/bison
- gperf - gperf