diff --git a/ports/gtk/CONTROL b/ports/gtk/CONTROL index 56e660c5cb..037d87efdd 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 diff --git a/ports/gtk/portfile.cmake b/ports/gtk/portfile.cmake index ad729ba013..d77bee0589 100644 --- a/ports/gtk/portfile.cmake +++ b/ports/gtk/portfile.cmake @@ -30,6 +30,7 @@ endif() vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} PREFER_NINJA + DISABLE_PARALLEL_CONFIGURE OPTIONS -DGTK_VERSION=${GTK_VERSION} OPTIONS_DEBUG