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

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


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

The following commit has been merged in the master branch:
commit bb832790c69a3417236ff5c8fc6b8dc9c5205499
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Thu Jun 10 15:31:25 2010 +0000

    no need depency. Fix error for VC under win32
---
 CMakeLists.txt | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 80af90b..0e78d78 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -114,7 +114,3 @@ ENDIF( EXIV2_ENABLE_BUILD_SAMPLES )
 IF( EXIV2_BUILD_PO )
     ADD_SUBDIRECTORY( po )
 ENDIF( EXIV2_BUILD_PO )
-
-IF( EXIV2_ENABLE_XMP )
-    ADD_DEPENDENCIES(exiv2 xmp)
-ENDIF( EXIV2_ENABLE_XMP )

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list