README.md: update requirements; prefer pkgconf.
This commit is contained in:
parent
6210955010
commit
34471902ed
@ -57,8 +57,9 @@ Thanks to all who have contributed.
|
|||||||
To build this you'll need:
|
To build this you'll need:
|
||||||
|
|
||||||
- A C99 compiler (clang, gcc, pcc, tcc)
|
- A C99 compiler (clang, gcc, pcc, tcc)
|
||||||
|
- A POSIX compatible shell
|
||||||
- [GNU make](https://www.gnu.org/software/make/)
|
- [GNU make](https://www.gnu.org/software/make/)
|
||||||
- [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
|
- [pkgconf](http://pkgconf.org/)
|
||||||
- [zlib](https://www.zlib.net)
|
- [zlib](https://www.zlib.net)
|
||||||
- [openssl < 1.1](https://www.openssl.org) or [libressl](https://www.libressl.org/)
|
- [openssl < 1.1](https://www.openssl.org) or [libressl](https://www.libressl.org/)
|
||||||
- [libarchive >= 3.3.3](https://www.libarchive.org) with lz4 and zstd support.
|
- [libarchive >= 3.3.3](https://www.libarchive.org) with lz4 and zstd support.
|
||||||
|
Loading…
Reference in New Issue
Block a user