aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-29 16:48:00 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-10-29 16:48:00 +0100
commit4be24e17c36633cf0b7e277edd07bcb9dc3eba5b (patch)
tree9d20e220bc25e9c0f70decbf0a7117ba6e36c269 /README.adoc
parent0e147b2ef1be327351d21dca2e246804afc939b8 (diff)
downloadponymap-4be24e17c36633cf0b7e277edd07bcb9dc3eba5b.tar.gz
ponymap-4be24e17c36633cf0b7e277edd07bcb9dc3eba5b.tar.xz
ponymap-4be24e17c36633cf0b7e277edd07bcb9dc3eba5b.zip
Bump minimum CMake version and termo
And some related cleanup or unification.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc
index 6e05524..3a790ae 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,7 +22,7 @@ a package with the latest development version from Archlinux's AUR.
Building and Usage
------------------
-Build dependencies: CMake, pkg-config, help2man +
+Build dependencies: CMake >= 3.0, pkg-config, help2man +
Runtime dependenices: curses, openssl, Jansson, lua >= 5.3 (optional)
$ git clone --recursive https://git.janouch.name/p/ponymap.git
@@ -40,9 +40,6 @@ Or you can try telling CMake to make a package for you. For Debian it is:
$ cpack -G DEB
# dpkg -i ponymap-*.deb
-Note that for versions of CMake before 2.8.9, you need to prefix `cpack` with
-`fakeroot` or file ownership will end up wrong.
-
Having the program installed, simply run it with no arguments to retrieve
a usage text. Have fun scanning.