From 1fbb85067c74001d3a8ed0bb841da453d7d1275e Mon Sep 17 00:00:00 2001 From: Jehan Date: Tue, 31 Mar 2015 00:53:32 +0200 Subject: [PATCH] INSTALL: libmypaint is no longer a hard dependency. --- INSTALL.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.in b/INSTALL.in index 6e80efc573..b06354cee2 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -79,7 +79,7 @@ header files installed. 9. libpng, libjpeg and lcms are hard dependencies that can not be disabled. - 10. For mypaint brushes, GIMP requires brushlib (libmypaint) @LIBMYPAINT_REQUIRED_VERSION@, + 10. For optional mypaint brushes, you should install brushlib (libmypaint) @LIBMYPAINT_REQUIRED_VERSION@, compiled with GEGL support: `scons enable_gegl=true install`. Brushlib repository is hosted at: @@ -120,7 +120,6 @@ header files installed. ATK: @ATK_REQUIRED_VERSION@ babl: @BABL_REQUIRED_VERSION@ - brushlib: @LIBMYPAINT_REQUIRED_VERSION@ libbzip2 cairo: @CAIRO_REQUIRED_VERSION@ Fontconfig: @FONTCONFIG_REQUIRED_VERSION@ @@ -157,6 +156,7 @@ header files installed. libwmf @WMF_REQUIRED_VERSION@ WMF libXcursor - X11 Mouse Cursor libxpm - XPM + libmypaint @LIBMYPAINT_REQUIRED_VERSION@ MyPaint brushes Please make sure you don't have any old GTK+-2.x, jpeg, etc. libraries