README.md: reorganize build requirements section.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
parent
93c6825520
commit
870c1a832e
@ -41,10 +41,6 @@ To build this you'll need:
|
||||
- [openssl < 1.1](https://www.openssl.org) or [libressl](https://www.libressl.org/)
|
||||
- [libarchive >= 3.2.0](https://www.libarchive.org)
|
||||
|
||||
**NOTE** pcc and tcc can compile xbps correctly, but as of **20190422**
|
||||
only the static binaries work correctly, do not forget to set `--enable-static`
|
||||
option in the `configure` script.
|
||||
|
||||
and optionally:
|
||||
|
||||
- [graphviz](https://www.graphviz.org) and [doxygen](https://www.doxygen.org)
|
||||
@ -52,6 +48,10 @@ and optionally:
|
||||
- [atf >= 0.15](https://github.com/jmmv/kyua) (--enable-tests) to build the
|
||||
Kyua test suite.
|
||||
|
||||
**NOTE** pcc and tcc can compile xbps correctly, but as of **20190422**
|
||||
only the static binaries work correctly, do not forget to set `--enable-static`
|
||||
option in the `configure` script.
|
||||
|
||||
### Tests
|
||||
|
||||
To run the test suite make sure *kyua* is installed and run the following:
|
||||
|
Loading…
Reference in New Issue
Block a user