From 7617e6a0029148040f51b727c2b8401a9f6322e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 18 Jan 2015 23:33:21 +0100 Subject: Update the README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 654c682..a86ee80 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Runtime dependencies: - GTK+ >= 2.12 - json-glib >= 0.10.4 - - lua = 5.1 + - lua = 5.2 Build dependencies: - - CMake >= 2.6 + - CMake >= 2.8 ## Installation from sources on Unix-like systems @@ -48,6 +48,8 @@ After _cpack_ finishes making the package, install this file. $ fakeroot cpack -G DEB # dpkg -i logdiag-version-system-arch.deb +Leave out the fakeroot for CMake >= 2.8.9, it's been fixed since. + ## Building from sources on Windows First install CMake 2.8 and MinGW. Add both to your system path. If you want to -- cgit v1.2.3