Add libqrencode-dev to the debian/ubuntu apt-get lines.
authorMatt Corallo <matt@bluematt.me>
Fri, 23 Dec 2011 23:34:48 +0000 (15:34 -0800)
committerMatt Corallo <matt@bluematt.me>
Fri, 23 Dec 2011 23:34:48 +0000 (15:34 -0800)
doc/build-unix.txt

index 5389339..e1a1805 100644 (file)
@@ -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.