[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:42:17 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=c188bb1

The following commit has been merged in the master branch:
commit c188bb184cba7221431be2dad2eb226961ea6d3a
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Wed Feb 23 08:52:42 2011 +0000

    restore link to expat
---
 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6351b1e..9715903 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -188,7 +188,7 @@ SET_TARGET_PROPERTIES( exiv2 PROPERTIES VERSION ${GENERIC_LIB_VERSION}
                                         DEFINE_SYMBOL EXV_BUILDING_LIB
                      )
 
-TARGET_LINK_LIBRARIES( exiv2 ) # ${EXPAT_LIBRARIES} )
+TARGET_LINK_LIBRARIES( exiv2 ${EXPAT_LIBRARIES} )
 
 # IF( MINGW OR UNIX )
 	if( EXIV2_ENABLE_LIBXMP )

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list