update build instructions (thanks tschaboo)
authorWladimir J. van der Laan <laanwj@gmail.com>
Sat, 2 Jul 2011 08:33:36 +0000 (10:33 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Sat, 2 Jul 2011 08:33:36 +0000 (10:33 +0200)
README.rst

index 9d7ad10..3119914 100644 (file)
@@ -47,7 +47,9 @@ distribution are installed, for Debian and Ubuntu these are:
 
 ::
 
-    apt-get install qt4-qmake libqt4-dev
+    apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
+        libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libboost-all-dev \
+        libssl-dev libdb4.8++-dev
 
 then execute the following: