aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2014-09-20 18:09:44 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2014-09-20 18:12:55 +0200
commit38a0077033ebdd51f730852256352a4663b0f034 (patch)
tree2a6a411d8ec4eec541d76dad699a581b6a75c498 /README
parent01c2bfa5a476a5dbeb74d30c79bf8db62b6be417 (diff)
downloadponymap-38a0077033ebdd51f730852256352a4663b0f034.tar.gz
ponymap-38a0077033ebdd51f730852256352a4663b0f034.tar.xz
ponymap-38a0077033ebdd51f730852256352a4663b0f034.zip
Generate a manpage
help2man should be enough so far.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index efc6d2e..aa7f917 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ to write your own service detection plugins.
Building and Running
--------------------
-Build dependencies: openssl, clang, pkg-config, GNU make, Jansson
+Build dependencies: openssl, clang, pkg-config, GNU make, help2man, Jansson
If you don't have Clang, you can edit the Makefile to use GCC or TCC, they work
just as good. But there's no CMake support yet, so I force it in the Makefile.