You've already forked linux-packaging-mono
Imported Upstream version 5.14.0.158
Former-commit-id: 4ce645df2aa1979134f14496e1d63b44e5cf33b5
This commit is contained in:
parent
e747ac1590
commit
9501b3a01c
7
external/bockbuild/packages/gtk+.py
vendored
7
external/bockbuild/packages/gtk+.py
vendored
@@ -208,7 +208,12 @@ class GtkPackage (GitHubPackage):
|
||||
# https://developercommunity.visualstudio.com/content/problem/104471/visual-studio-for-mac-720540-cannot-launch-exc-bre.html
|
||||
'patches/gtk/update_only_apple_keyboard_layout.patch',
|
||||
|
||||
'patches/gtk/gtk-backing-scale-factor.patch'
|
||||
'patches/gtk/gtk-backing-scale-factor.patch',
|
||||
|
||||
'patches/gtk/gtk-fix-find_nsview_at_pos-recursive.patch',
|
||||
|
||||
# https://devdiv.visualstudio.com/DevDiv/_workitems/edit/569768
|
||||
'patches/gtk/gtk-imquartz-commit-on-focus-out.patch'
|
||||
])
|
||||
|
||||
def prep(self):
|
||||
|
Reference in New Issue
Block a user