Added specific dependency instructions.

This commit is contained in:
plinth666 2015-05-16 20:40:54 -04:00
parent f7bc558f27
commit eb97460f68

View file

@ -4,3 +4,6 @@ Epson provides a driver for this printer, but they only provide x86 and x64 linu
This is a very simple driver that provides buffered raster printing and paper cutting at end of page or end of job.
To compile this on a raspberry pi, you will first need to install two cups dev packages:
sudo apt-get install libcups2-dev
sudo apt-get install libcupsimage2-dev