diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-06-11 19:20:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 19:20:28 -0700 |
| commit | 68244603d08e847f8af55ac5a7f5cb10cc70d04d (patch) | |
| tree | a047edfb7fd557efeee2619d7e9051a24bd26453 /ports/gtk/CONTROL | |
| parent | be298744f7405045092f70379f3fad18de70b3db (diff) | |
| download | vcpkg-68244603d08e847f8af55ac5a7f5cb10cc70d04d.tar.gz vcpkg-68244603d08e847f8af55ac5a7f5cb10cc70d04d.zip | |
[gtk] DISABLE_PARALLEL_CONFIGURE (#11892)
Diffstat (limited to 'ports/gtk/CONTROL')
| -rw-r--r-- | ports/gtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtk/CONTROL b/ports/gtk/CONTROL index 56e660c5c..037d87efd 100644 --- a/ports/gtk/CONTROL +++ b/ports/gtk/CONTROL @@ -1,5 +1,5 @@ Source: gtk -Version: 3.22.19-3 +Version: 3.22.19-4 Homepage: https://www.gtk.org/ Description: Portable library for creating graphical user interfaces. Build-Depends: glib, atk, gdk-pixbuf, pango, cairo, libepoxy, gettext |
