mirror of https://github.com/GNOME/gimp.git
Update GEGL dependency to GEGL trunk.
2008-02-02 Martin Nordholts <martinn@svn.gnome.org> * INSTALL: Update GEGL dependency to GEGL trunk. svn path=/trunk/; revision=24777
This commit is contained in:
parent
63af95805a
commit
8e5c4ef906
|
@ -1,3 +1,7 @@
|
||||||
|
2008-02-02 Martin Nordholts <martinn@svn.gnome.org>
|
||||||
|
|
||||||
|
* INSTALL: Update GEGL dependency to GEGL trunk.
|
||||||
|
|
||||||
2008-02-02 Martin Nordholts <martinn@svn.gnome.org>
|
2008-02-02 Martin Nordholts <martinn@svn.gnome.org>
|
||||||
|
|
||||||
* app/tools/gimppolygonselecttool.c
|
* app/tools/gimppolygonselecttool.c
|
||||||
|
|
4
INSTALL
4
INSTALL
|
@ -28,8 +28,8 @@ header files installed.
|
||||||
1. You need to have installed a recent version of pkg-config available
|
1. You need to have installed a recent version of pkg-config available
|
||||||
from http://www.freedesktop.org/software/pkgconfig/.
|
from http://www.freedesktop.org/software/pkgconfig/.
|
||||||
|
|
||||||
2. You need to have installed GEGL version 0.0.14 or newer.
|
2. You need to have installed GEGL trunk. To check out GEGL trunk:
|
||||||
The GEGL sources can be grabbed from ftp://ftp.gimp.org/pub/gegl/.
|
svn co http://svn.gnome.org/svn/gegl/trunk gegl-trunk
|
||||||
|
|
||||||
3. You need to have installed GTK+ version 2.12.1 or newer. GIMP
|
3. You need to have installed GTK+ version 2.12.1 or newer. GIMP
|
||||||
also need a recent versions of GLib (>= 2.14.1) and Pango (>= 1.12.2).
|
also need a recent versions of GLib (>= 2.14.1) and Pango (>= 1.12.2).
|
||||||
|
|
Loading…
Reference in New Issue