[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:45:36 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=05594e3
The following commit has been merged in the master branch:
commit 05594e35ac8c8ffebe115cabc049be0b20f825fc
Author: Robin Mills <robin at clanmills.com>
Date: Thu Aug 20 19:32:16 2015 +0000
Fix #1103.
---
include/exiv2/exiv2.hpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/exiv2/exiv2.hpp b/include/exiv2/exiv2.hpp
index 365a563..878b939 100644
--- a/include/exiv2/exiv2.hpp
+++ b/include/exiv2/exiv2.hpp
@@ -52,7 +52,9 @@
#include "mrwimage.hpp"
#include "orfimage.hpp"
#include "pgfimage.hpp"
+#ifdef EXV_HAVE_LIBZ
#include "pngimage.hpp"
+#endif
#include "preview.hpp"
#include "properties.hpp"
#include "psdimage.hpp"
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list