[gimp/gimp-2-8] build/osx: add patch for Bug 767091 to the build



commit 8a80c7654a1e44d104d1775905e4f33e4ce2760d
Author: Kristian Rietveld <kris loopnest org>
Date:   Sun Feb 5 15:16:32 2017 +0100

    build/osx: add patch for Bug 767091 to the build
    
    Forgotten to do so in commit 55925d88.

 build/osx/gimp.modules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
index 44a3aa1..faafee7 100644
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -264,6 +264,8 @@
                        <!-- Until https://bugzilla.gnome.org/show_bug.cgi?id=753992 is merged -->
                        <patch file="gtk2-quartz-introduce-gdk_quartz_window_is_quartz-function.patch" 
strip="1" />
                        <patch file="gtk2-quartz-fix-regression-in-imquartz.patch" strip="1" />
+                       <!-- Until https://bugzilla.gnome.org/show_bug.cgi?id=767091 is merged -->
+                       <patch file="gtk2-quartz-fix-dnd-timing-issue.patch" strip="1" />
                </branch>
                <dependencies>
                        <dep package="glib" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]