aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
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 229a7f2..591e300 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,7 +28,7 @@ a package with the latest development version from Archlinux's AUR.
Installation
------------
-Build dependencies: cmake >= 2.8.5, help2man +
+Build dependencies: cmake >= 3.0, help2man +
Runtime dependencies: libusb >= 1.0, gtk+ >= 3.0 (optional)
$ git clone https://git.janouch.name/p/sensei-raw-ctl.git
@@ -49,9 +49,6 @@ For Debian-based distros, you can do the following instead of the last step:
$ cpack -G DEB
# dpkg -i sensei-raw-ctl-*.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.
-
Contributing and Support
------------------------
Use https://git.janouch.name/p/sensei-raw-ctl to report bugs, request features,