Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Update
darktable
0001-Fix-build-with-exiv2-0.27.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-build-with-exiv2-0.27.patch of Package darktable
From c5e131d33f1148a37e7ea0226670ecac188acbce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= <stefan.bruens@rwth-aachen.de> Date: Mon, 15 Jul 2019 22:55:08 +0200 Subject: [PATCH] Fix build with exiv2 0.27 Use exiv2.hpp as recommended by upstream --- tools/basecurve/exif-wrapper.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/basecurve/exif-wrapper.cpp b/tools/basecurve/exif-wrapper.cpp index 7255072..4281e1d 100644 --- a/tools/basecurve/exif-wrapper.cpp +++ b/tools/basecurve/exif-wrapper.cpp @@ -16,8 +16,7 @@ along with darktable. If not, see <http://www.gnu.org/licenses/>. */ -#include <exiv2/exif.hpp> -#include <exiv2/image.hpp> +#include <exiv2/exiv2.hpp> #include <cstdio> #include <cassert> -- 2.22.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor