[gimp] INSTALL: libmypaint is no longer a hard dependency.



commit 1fbb85067c74001d3a8ed0bb841da453d7d1275e
Author: Jehan <jehan girinstud io>
Date:   Tue Mar 31 00:53:32 2015 +0200

    INSTALL: libmypaint is no longer a hard dependency.

 INSTALL.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/INSTALL.in b/INSTALL.in
index 6e80efc..b06354c 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]