Summary: | Remove extra dependency for KF5 framework | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Simon <freisim93> |
Component: | Bundle-Tarball | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.3.0 | |
Sentry Crash Report: |
Description
Simon
2016-08-13 22:50:35 UTC
Well, this dependency is only need to build tests code. That all. libkipi do need libkexiv2 library in fact. Gilles Caulier this is indicated in README line 23 : https://quickgit.kde.org/?p=libkipi.git&a=blob&f=README#l23 For packaging you don't care about test code compilation. Also it's optional. So this report is invalid Gilles Caulier digiKam do not depends of libkexiv2 anymore. |