| Summary: | digikam built with kde4 settings | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Harald Sitter <sitter> |
| Component: | Packages User Edition | Assignee: | Jonathan Riddell <jr> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
uses --kf5 now |
$ grep -r with debian/rules # The following was previously used when building with local libkipi, libkexiv2, and libkdcraw implementation dh $@ --with kde --parallel This builds the package using kde4 flags and compile settings and stuff. Should be kf5. At the very least paths are crap. Reproducible: Always