build: Bump required GTK+ version
It's required for gtk_button_new_from_icon_name.
This commit is contained in:
parent
57f85eb4da
commit
4e45c08dc7
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ dnl Check that we meet the dependencies
|
||||||
dnl ==============================================
|
dnl ==============================================
|
||||||
|
|
||||||
GLIB_REQUIRED_VERSION=2.35.1
|
GLIB_REQUIRED_VERSION=2.35.1
|
||||||
GTK_REQUIRED_VERSION=3.9.11
|
GTK_REQUIRED_VERSION=3.9.12
|
||||||
PA_REQUIRED_VERSION=2.0
|
PA_REQUIRED_VERSION=2.0
|
||||||
CANBERRA_REQUIRED_VERSION=0.13
|
CANBERRA_REQUIRED_VERSION=0.13
|
||||||
GDKPIXBUF_REQUIRED_VERSION=2.23.0
|
GDKPIXBUF_REQUIRED_VERSION=2.23.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue