[gegl] docs: Update required versions of glib and babl



commit 4bb533d72a510948a2808247223eb33bd6155841
Author: Samuel Pitoiset <samuel pitoiset gmail com>
Date:   Mon Apr 22 21:47:45 2013 +0200

    docs: Update required versions of glib and babl

 docs/build.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/build.txt b/docs/build.txt
index 6286556..0decf89 100644
--- a/docs/build.txt
+++ b/docs/build.txt
@@ -22,10 +22,10 @@ GEGL currently builds and works on linux, win32 and OSX most probably also on
 other systems where glib and gtk+ work.
 
   - Core
-      * glib (including gobject, and gmodule) 2.16 or newer, which provides
+      * glib (including gobject, and gmodule) 2.32 or newer, which provides
         inheritance, dynamic modules, common algorithms and data structures
         for C programming.
-      * http://gegl.org/babl/[babl] 0.0.22 or newer (for pixel-format
+      * http://gegl.org/babl/[babl] 0.1.10 or newer (for pixel-format
         agnostisism).
       * libpng (png load/export ops, and image magick fallback import)
       * ruby (only if building from git)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]