aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-01-18 23:33:21 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-01-18 23:33:21 +0100
commit7617e6a0029148040f51b727c2b8401a9f6322e9 (patch)
tree3c61abc40485818e97dca7fa33046dd57f66bd12
parentc95519830d070c63b29fb4b4d81a71f7e34946e1 (diff)
downloadlogdiag-7617e6a0029148040f51b727c2b8401a9f6322e9.tar.gz
logdiag-7617e6a0029148040f51b727c2b8401a9f6322e9.tar.xz
logdiag-7617e6a0029148040f51b727c2b8401a9f6322e9.zip
Update the README
-rw-r--r--README.md6
1 files 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+ &gt;= 2.12
- json-glib &gt;= 0.10.4
- - lua = 5.1
+ - lua = 5.2
Build dependencies:
- - CMake &gt;= 2.6
+ - CMake &gt;= 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