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+.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/gtk+.py b/packages/gtk+.py
index 291e027..ff42b5f 100644
--- a/packages/gtk+.py
+++ b/packages/gtk+.py
@@ -224,7 +224,9 @@ class GtkPackage (GitHubPackage):
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/821841
'patches/gtk/nsview-embedding-skip-hidden-subviews.patch',
- 'patches/gtk/0001-gtk-combo-box-native-menu-hook.patch'
+ 'patches/gtk/0001-gtk-combo-box-native-menu-hook.patch',
+
+ 'patches/gtk/gtkviewport-autoscroll.patch'
])
def prep(self):