summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-15 22:29:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-15 22:46:18 +0200
commit3621c5441adf6c1bf587c759d3d621b289f4901b (patch)
treeb0c65818f94005e1ad3a5b138c17522179f3a1b5 /media-gfx/krita/files
parentx11-misc/rofi: Version bump. (diff)
downloadgentoo-3621c5441adf6c1bf587c759d3d621b289f4901b.tar.gz
gentoo-3621c5441adf6c1bf587c759d3d621b289f4901b.tar.bz2
gentoo-3621c5441adf6c1bf587c759d3d621b289f4901b.zip
media-gfx/krita: Fix build with >=media-gfx/exiv2-0.26_p20171013
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'media-gfx/krita/files')
-rw-r--r--media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch b/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch
new file mode 100644
index 000000000000..22c3858f4c66
--- /dev/null
+++ b/media-gfx/krita/files/krita-3.2.1-exiv2-0.26.1.patch
@@ -0,0 +1,11 @@
+--- a/libs/ui/kisexiv2/kis_xmp_io.cpp 2017-10-15 22:09:56.908903726 +0200
++++ b/libs/ui/kisexiv2/kis_xmp_io.cpp 2017-10-15 22:10:23.956192118 +0200
+@@ -17,7 +17,7 @@
+ #include "kis_xmp_io.h"
+
+ #include <string>
+-#include <exiv2/xmp.hpp>
++#include <exiv2/xmp_exiv2.hpp>
+
+ #include "kis_exiv2.h"
+