You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
9
external/bockbuild/packages/gtk+.py
vendored
9
external/bockbuild/packages/gtk+.py
vendored
@ -195,7 +195,14 @@ class GtkPackage (GnomeGitPackage):
|
||||
|
||||
# https://bugzilla.xamarin.com/show_bug.cgi?id=51382
|
||||
# https://bugzilla.xamarin.com/show_bug.cgi?id=51375
|
||||
'patches/gtk/recompute-viewport-allocation-for-overlay-scrollbars.patch'
|
||||
'patches/gtk/recompute-viewport-allocation-for-overlay-scrollbars.patch',
|
||||
'patches/gtk/0001-A11y-Make-GtkTable-emit-the-container-add-signal.patch',
|
||||
|
||||
'patches/gtk/gtk-add-new-osx-versions.patch',
|
||||
# 'patches/gtk/gtk-new-screen-updates-api.patch',
|
||||
|
||||
# https://bugzilla.xamarin.com/show_bug.cgi?id=5162
|
||||
'patches/gtk/get-ascii-capable-keyboard-input-source.patch'
|
||||
])
|
||||
|
||||
def prep(self):
|
||||
|
Reference in New Issue
Block a user