From 0d9be3919feef54be0d95a87911e8b3cfd9646e7 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 31 May 2023 19:55:20 +0200 Subject: [PATCH] Fix building gwenview against exiv2-0.28 The fix is taken from a patch by gentoo, but can be implemented as a sed. --- kde/kf5-apps/gwenview.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kde/kf5-apps/gwenview.xml b/kde/kf5-apps/gwenview.xml index 2f509cd7b1..a5067f28c7 100644 --- a/kde/kf5-apps/gwenview.xml +++ b/kde/kf5-apps/gwenview.xml @@ -103,13 +103,13 @@ Installation of Gwenview - + sed -i s/toLong/toUint32/g lib/jpegcontent.cpp + Install Gwenview by running the following commands: