wok-next diff hplip/stuff/hplip-cups-1.5.0-compatibility.patch @ rev 19333
syslinux: adjust custom conf location (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 17 09:10:20 2016 +0200 (2016-07-17) |
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 Sun Jul 17 09:10:20 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>