From 2bec4b0a0c66e62d91deba99f8a4c03fee21e148 Mon Sep 17 00:00:00 2001 From: Jehan Date: Thu, 30 Aug 2018 22:05:41 +0200 Subject: [PATCH] INSTALL: also add gexiv2 dependency in requirement table. --- INSTALL.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL.in b/INSTALL.in index f802889c68..d15bddd489 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -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