From cad5745138fa3c4be231a8ca258e0128733a7fa0 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Fri, 23 Dec 2011 15:34:48 -0800 Subject: Add libqrencode-dev to the debian/ubuntu apt-get lines. --- doc/build-unix.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/build-unix.txt b/doc/build-unix.txt index 538933984c..e1a1805aa3 100644 --- a/doc/build-unix.txt +++ b/doc/build-unix.txt @@ -65,6 +65,7 @@ sudo apt-get install libdb4.8-dev sudo apt-get install libdb4.8++-dev Boost 1.40+: sudo apt-get install libboost-all-dev or Boost 1.37: sudo apt-get install libboost1.37-dev +sudo apt-get install libqrencode-dev If using Boost 1.37, append -mt to the boost libraries in the makefile. -- cgit v1.2.3