Update BUILDING-GTK to say GTK 2.18.

svn path=/trunk/netsurf/; revision=10389
This commit is contained in:
Rob Kendrick 2010-04-13 11:16:28 +00:00
parent 693b39f1f1
commit e7ca0aaeb0

View File

@ -146,9 +146,9 @@
General requirements
----------------------
NetSurf requires at minimum GTK 2.12. Earlier versions will not work. It also
NetSurf requires at minimum GTK 2.18. Earlier versions will not work. It also
depends on Cairo for rendering, but you should have this already with
versions of GTK 2.12 or later.
versions of GTK 2.18 or later.
This will pull in loads of things, like all the GTK dev libraries, the PNG
and JPEG libraries, colour management libraries, zlib, OpenSSL etc that