From 5ffdd26e5966e9a616905017b65c0176a93b3507 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Thu, 29 Oct 2020 16:28:18 +0100 Subject: Bump minimum CMake version, related clean up --- README.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.adoc') 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, -- cgit v1.2.3-70-g09d2