[147004] trunk/dports/x11/wine-devel/files/cups_headers.patch

jeremyhu at macports.org jeremyhu at macports.org
Wed Mar 23 00:23:19 PDT 2016


Revision: 147004
          https://trac.macports.org/changeset/147004
Author:   jeremyhu at macports.org
Date:     2016-03-23 00:23:18 -0700 (Wed, 23 Mar 2016)
Log Message:
-----------
wine-devel: Add missing dependency on libpcap and a patch to fix a missing cups include

Added Paths:
-----------
    trunk/dports/x11/wine-devel/files/cups_headers.patch

Added: trunk/dports/x11/wine-devel/files/cups_headers.patch
===================================================================
--- trunk/dports/x11/wine-devel/files/cups_headers.patch	                        (rev 0)
+++ trunk/dports/x11/wine-devel/files/cups_headers.patch	2016-03-23 07:23:18 UTC (rev 147004)
@@ -0,0 +1,10 @@
+--- dlls/winspool.drv/info.c.orig	2016-03-18 06:31:01.000000000 -0700
++++ dlls/winspool.drv/info.c	2016-03-23 00:09:31.000000000 -0700
+@@ -43,6 +43,7 @@
+ #include <signal.h>
+ #ifdef HAVE_CUPS_CUPS_H
+ # include <cups/cups.h>
++# include <cups/ppd.h>
+ #endif
+ 
+ #ifdef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160323/421f857c/attachment.html>


More information about the macports-changes mailing list