| Summary: | informal runtime requirements | ||
|---|---|---|---|
| Product: | [Plasma] plasma-integration | Reporter: | Harald Sitter <sitter> |
| Component: | general | Assignee: | Martin Flöser <mgraesslin> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
This looks to have been done. |
cmakelists has this: > message("** plasma-integration uses Noto Sans (https://www.google.com/get/noto/) and Oxygen Mono (http://download.kde.org/stable/plasma/5.4.0/oxygen-fonts-5.4.0.tar.xz) fonts, ensure these are installed for use at runtime") what it should do is find declare them RUNTIME features or packages such that feature_summary() reports them in the standard format. Unless a human reads this message it won't ever be noticed (and given distributions package some 300 tarballs once a month that is terribly unlikely) Reproducible: Always