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.
laforge/swu
Tobias Brunner 9 years ago
parent 7573a7ed56
commit 07d971ef22

@ -13,8 +13,10 @@ the code, you need the following tools:
- automake
- autoconf
- libtool
- pkg-config
- gettext
- perl
- python
- lex/flex
- yacc/bison
- gperf

Loading…
Cancel
Save