From 3748bc5d149512b5ef89592b93203fe80e8447ed Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Sat, 28 Feb 2015 21:33:08 +0100 Subject: Move to liberty --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 847e937..e95a231 100644 --- a/README.rst +++ b/README.rst @@ -7,14 +7,15 @@ autistdraw Building and Running -------------------- -Build dependencies: CMake, pkg-config, ncursesw, libev, termo (included):: +Build dependencies: CMake, pkg-config, liberty (included), termo (included):: +Runtime dependencies: ncursesw, libev:: $ git clone https://github.com/pjanouch/autistdraw.git $ git submodule init $ git submodule update $ mkdir build $ cd build - $ cmake .. -DCMAKE_BUILD_TYPE=Debug + $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug $ make Now, for standalone mode you can run:: -- cgit v1.2.3-70-g09d2