build: Bump minimum GTK+ version to 3.19.12
We rely on the latest changes to GtkWindow's size handling logic. https://bugzilla.gnome.org/show_bug.cgi?id=762548
This commit is contained in:
parent
74ff9c98d0
commit
816c6990cf
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ dnl Check that we meet the dependencies
|
|||
dnl ==============================================
|
||||
|
||||
GLIB_REQUIRED_VERSION=2.44.0
|
||||
GTK_REQUIRED_VERSION=3.15.0
|
||||
GTK_REQUIRED_VERSION=3.19.12
|
||||
PA_REQUIRED_VERSION=2.0
|
||||
CANBERRA_REQUIRED_VERSION=0.13
|
||||
GDKPIXBUF_REQUIRED_VERSION=2.23.0
|
||||
|
|
Loading…
Add table
Reference in a new issue