INSTALL: also add gexiv2 dependency in requirement table.

This commit is contained in:
Jehan 2018-08-30 22:05:41 +02:00
parent 7a7de5c61c
commit 2bec4b0a0c
1 changed files with 3 additions and 2 deletions

View File

@ -71,8 +71,8 @@ header files installed.
7. The file-compressor plug-in requires zlib, libbzip2, and liblzma to
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
at https://wiki.gnome.org/Projects/gexiv2 .
8. For metadata access GIMP requires the gexiv2 @GEXIV2_REQUIRED_VERSION@ or newer library.
It is hosted at: https://wiki.gnome.org/Projects/gexiv2
9. libpng, libjpeg, libtiff and lcms are hard dependencies that can
not be disabled.
@ -149,6 +149,7 @@ header files installed.
freetype2 @FREETYPE2_REQUIRED_VERSION@
GDK-PixBuf @GDK_PIXBUF_REQUIRED_VERSION@
GEGL @GEGL_REQUIRED_VERSION@
gexiv2 @GEXIV2_REQUIRED_VERSION@
GIO
GLib @GLIB_REQUIRED_VERSION@
glib-networking