README.md: add c99 compiler to requirements.

This commit is contained in:
Juan RP 2013-11-27 09:06:46 +01:00
parent 4e427ded92
commit f82af7b142

View File

@ -36,6 +36,7 @@ See `git tag -l` to list all available stable releases.
To build this you'll need:
- A C99 compiler
- [GNU make](http://www.gnu.org/software/make/)
- [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/)
- [zlib](http://www.zlib.net)