mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
INSTALL: also add gexiv2 dependency in requirement table.
This commit is contained in:
parent
7a7de5c61c
commit
2bec4b0a0c
1 changed files with 3 additions and 2 deletions
|
@ -71,8 +71,8 @@ header files installed.
|
||||||
7. The file-compressor plug-in requires zlib, libbzip2, and liblzma to
|
7. The file-compressor plug-in requires zlib, libbzip2, and liblzma to
|
||||||
be installed. All these libraries are required dependencies.
|
be installed. All these libraries are required dependencies.
|
||||||
|
|
||||||
8. For metadata access GIMP requires the gexiv2 @GEXIV2_REQUIRED_VERSION@ or newer library. It is hosted
|
8. For metadata access GIMP requires the gexiv2 @GEXIV2_REQUIRED_VERSION@ or newer library.
|
||||||
at https://wiki.gnome.org/Projects/gexiv2 .
|
It is hosted at: https://wiki.gnome.org/Projects/gexiv2
|
||||||
|
|
||||||
9. libpng, libjpeg, libtiff and lcms are hard dependencies that can
|
9. libpng, libjpeg, libtiff and lcms are hard dependencies that can
|
||||||
not be disabled.
|
not be disabled.
|
||||||
|
@ -149,6 +149,7 @@ header files installed.
|
||||||
freetype2 @FREETYPE2_REQUIRED_VERSION@
|
freetype2 @FREETYPE2_REQUIRED_VERSION@
|
||||||
GDK-PixBuf @GDK_PIXBUF_REQUIRED_VERSION@
|
GDK-PixBuf @GDK_PIXBUF_REQUIRED_VERSION@
|
||||||
GEGL @GEGL_REQUIRED_VERSION@
|
GEGL @GEGL_REQUIRED_VERSION@
|
||||||
|
gexiv2 @GEXIV2_REQUIRED_VERSION@
|
||||||
GIO
|
GIO
|
||||||
GLib @GLIB_REQUIRED_VERSION@
|
GLib @GLIB_REQUIRED_VERSION@
|
||||||
glib-networking
|
glib-networking
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue