]> git.pld-linux.org Git - packages/kde4-calligra.git/commitdiff
- more exiv2 cmake fixing
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2019 22:48:20 +0000 (23:48 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2019 22:48:20 +0000 (23:48 +0100)
calligra-exiv2.patch

index 2d6558d976af4b41f7dfe4892ec01f7c77e7ceb1..a762dbedb5851c8310889fedd0775b30e3c5fa63 100644 (file)
@@ -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
This page took 0.038643 seconds and 4 git commands to generate.