From c4e26cd251e112c929b3d7045cd3b5fa9e57ad66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 3 Mar 2019 23:48:20 +0100 Subject: [PATCH] - more exiv2 cmake fixing --- calligra-exiv2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calligra-exiv2.patch b/calligra-exiv2.patch index 2d6558d..a762dbe 100644 --- a/calligra-exiv2.patch +++ b/calligra-exiv2.patch @@ -8,7 +8,7 @@ diff -ruNp calligra-2.8.7.orig/CMakeLists.txt calligra-2.8.7/CMakeLists.txt -macro_optional_find_package(Exiv2) -macro_log_feature(EXIV2_FOUND "Exiv2" "Image metadata library and tools" "http://www.exiv2.org" FALSE "0.16" "Required by Krita") +macro_optional_find_package(exiv2) -+macro_log_feature(EXIV2_FOUND "exiv2" "Image metadata library and tools" "http://www.exiv2.org" FALSE "0.16" "Required by Krita") ++macro_log_feature(exiv2_FOUND "exiv2" "Image metadata library and tools" "http://www.exiv2.org" FALSE "0.16" "Required by Krita") ## ## Test for soprano -- 2.43.0