wok-next diff hplip/stuff/patches/hplip-cups-1.5.0-compatibility.patch @ rev 21714

updated gtkmm3 (3.22.1 -> 3.24.2)
author Hans-G?nter Theisgen
date Mon Jul 06 17:32:49 2020 +0100 (2020-07-06)
parents 21ed7ad86c60
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/hplip/stuff/patches/hplip-cups-1.5.0-compatibility.patch	Mon Jul 06 17:32:49 2020 +0100
     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>