Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37905450
en ru br
ALT Linux repos
S:1.6.1-alt2

Group :: System/Configuration/Printing
RPM: printer-driver-magicolor2430dl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: magicolor2430DL-1.6.1-cups-2.2.patch
Download


From: David Geiger <david.david@mageialinux-online.org>
Date: Fri, 23 Sep 2016 11:40:12 -0500
Subject: [PATCH] fix FTBFS against cups-2.2
'ppd_file_t' moved to cups/ppd.h
diff -Nru a/src/rastertokmlf.c b/src/rastertokmlf.c
--- a/src/rastertokmlf.c	2007-02-28 23:45:01.000000000 +0100
+++ b/src/rastertokmlf.c	2016-09-23 11:38:26.276159992 +0200
@@ -53,6 +53,7 @@
  */
 
 #include <cups/cups.h>
+#include <cups/ppd.h>
 //#include <cups/string.h>
 #include <cups/language.h>
 #include <cups/raster.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin