From 946c21dcc83260bdab987ae4c354bda9f6cd5654 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 5 May 2019 17:17:02 +0000 Subject: [PATCH] Fix gegl build for latest exiv2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21557 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/graphlib/gegl.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/general/graphlib/gegl.xml b/general/graphlib/gegl.xml index 9cc3fed7de..95c227dd7f 100644 --- a/general/graphlib/gegl.xml +++ b/general/graphlib/gegl.xml @@ -120,6 +120,12 @@ Installation of gegl + + First, fix a problem with the latest : + + +sed -i '/exif.hpp/a#include <exiv2/error.hpp>' tools/exp_combine.cpp + Install gegl by running the following commands: