File 0003-Build-with-latest-changes-in-libkexiv2-repo.patch of Package kdegraphics-thumbnailers
From fa9e70cd5950e36608211507f53f8bd1d12e074f Mon Sep 17 00:00:00 2001
From: Hrvoje Senjan <hrvoje.senjan@gmail.com>
Date: Sun, 30 Nov 2014 19:59:20 +0100
Subject: [PATCH 3/3] Build with latest changes in libkexiv2 repo
---
raw/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/raw/CMakeLists.txt b/raw/CMakeLists.txt
index 3dbbf24dc6e8e9ec0b11e7b8a9431c7b70c495a8..e5e305691aa50330e12f0715ceaa8fde7c507c35 100644
--- a/raw/CMakeLists.txt
+++ b/raw/CMakeLists.txt
@@ -6,7 +6,7 @@ add_library(rawthumbnail MODULE ${rawthumbnail_SRCS})
## includes and linking
-target_link_libraries(rawthumbnail Qt5::Gui KF5::KIOWidgets KF5::KDcraw KF5::Kexiv2)
+target_link_libraries(rawthumbnail Qt5::Gui KF5::KIOWidgets KF5::KDcraw KF5::KExiv2)
## install the plugin
install(TARGETS rawthumbnail DESTINATION ${PLUGIN_INSTALL_DIR})
--
2.5.0