Update debian_build_doc.md

Missing wkhtmltopdf dependency for generating pdf invoices.
This commit is contained in:
teadur 2015-10-14 16:06:06 +03:00
parent c5b149d1ce
commit ffc031aa75

View file

@ -26,6 +26,10 @@ Please install following lib, otherwise your bundler install might not be succes
sudo apt-get install libxml2-dev
### For generating pdfs
sudo apt-get install wkhtmltopdf
### RBENV install
cd /home/registry