Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk+.py')
-rw-r--r--packages/gtk+.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 6b584d8..be37e28 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -219,7 +219,8 @@ class GtkPackage (GitHubPackage):
'patches/gtk/gtk-nsview-subview-focus-fixes.patch',
'patches/gtk/gtk-nsview-focus-tabbing.patch',
'patches/gtk/popup-combo-box-with-arrows.patch',
- 'patches/gtk/0001-prevent-gdk-quartz-window-delegate-replacement.patch'
+ 'patches/gtk/0001-prevent-gdk-quartz-window-delegate-replacement.patch',
+ 'patches/gtk/0077-fix-nsview-embedding-mouse-move-event-when-popup-window-appears.patch'
])
def prep(self):