| Summary: | Allow building without X11 | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | onigino <onigino> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | dolphin-bugs-null, kde, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 24.02.0 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | x11 optional support | ||
Please submit patches via https://invent.kde.org/system/dolphin/ This is not useful to track in a bug report. |
Created attachment 166413 [details] x11 optional support SUMMARY At this point I think we shouldn't be assuming that just because a platform is Linux that it has X11 libraries installed / built /supported STEPS TO REPRODUCE 1. Compile dolphin on linux where no x11 libraries exist 2. package assumes kwindowsystem was built against x11 and fails. 3. See attached patch