README.md: reorganize build requirements section.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user