[webkit-gtk] Minimum GTK versiotkn...

Gustavo Noronha Silva gns at gnome.org
Mon Apr 5 05:30:47 PDT 2010


On Sat, 2010-04-03 at 21:13 -0700, Martin, Charles wrote:
>    I don't suppose anyone would know this, for the latest webkitgtk, off
> the top of their head?

No one should need to, it just takes checking what configure.ac says:

kov at goiaba ~/s/WebKit> grep GTK_REQUIRED configure.ac 
GTK_REQUIRED_VERSION=2.10
   PKG_CHECK_MODULES(GTK, gtk+-directfb-2.0 >= $GTK_REQUIRED_VERSION)
   PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED_VERSION)

See you,

-- 
Gustavo Noronha Silva <gns at gnome.org>
GNOME Project



More information about the webkit-gtk mailing list