wok diff hplip/stuff/hplip-cups-1.5.0-compatibility.patch @ rev 18991
Up firefox-official(45.0.1)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Mar 18 10:58:08 2016 +0200 (2016-03-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/hplip/stuff/hplip-cups-1.5.0-compatibility.patch Fri Mar 18 10:58:08 2016 +0200 1.3 @@ -0,0 +1,9 @@ 1.4 +--- hplip-3.11.7~/prnt/hpps/hppsfilter.c 2011-07-24 18:58:05.000000000 +0000 1.5 ++++ hplip-3.11.7/prnt/hpps/hppsfilter.c 2011-08-09 20:51:54.150214165 +0000 1.6 +@@ -38,6 +38,7 @@ 1.7 + #include <unistd.h> 1.8 + #include <fcntl.h> 1.9 + #include <cups/cups.h> 1.10 ++#include <cups/ppd.h> 1.11 + #include <sys/types.h> 1.12 + #include <sys/stat.h>