Add libqrencode-dev to the debian/ubuntu apt-get lines.
This commit is contained in:
parent
56690a69d6
commit
cad5745138
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ sudo apt-get install libdb4.8-dev
|
||||||
sudo apt-get install libdb4.8++-dev
|
sudo apt-get install libdb4.8++-dev
|
||||||
Boost 1.40+: sudo apt-get install libboost-all-dev
|
Boost 1.40+: sudo apt-get install libboost-all-dev
|
||||||
or Boost 1.37: sudo apt-get install libboost1.37-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.
|
If using Boost 1.37, append -mt to the boost libraries in the makefile.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue