Remove asciidoc build dependency, use troff manpages directly.

This commit is contained in:
Juan RP
2010-05-03 21:50:34 +02:00
parent 361a7afa29
commit 1b44e18b35
7 changed files with 509 additions and 358 deletions

1
README
View File

@@ -6,7 +6,6 @@ To build this you'll need:
- zlib (development package with static libs)
- openssl (development package with static libs)
- libarchive >= 2.8.0 (development package with static libs)
- asciidoc (to build the manpages)
Optionally to build the API documentation (enabled with BUILD_API_DOCS
make(1) argument):