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:

k...@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 <[email protected]>
GNOME Project

_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to