From 7743e21bcac90f9dca157d035c2ba96d519811f4 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Mon, 26 Oct 2020 15:05:26 +0100 Subject: Bump minimum CMake version to 3.0 A nice, round number. This allows us to remove some boilerplate. --- README.adoc | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index fb89f18..81d72cb 100644 --- a/README.adoc +++ b/README.adoc @@ -49,9 +49,6 @@ Or you can try telling CMake to make a package for you. For Debian it is: $ cpack -G DEB # dpkg -i sdtui-*.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 a StarDict '.ifo' file as an argument. It is however highly recommended to configure it, see below. -- cgit v1.2.3-70-g09d2