Bug 441138 - No way to get rid of the QtWebKit dependency completely
Summary: No way to get rid of the QtWebKit dependency completely
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: 5.6.2
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-18 20:03 UTC by Christophe Marin
Modified: 2024-12-14 22:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2021-08-18 20:03:51 UTC
in openSUSE, we're currently dropping the last packages still having a dependency on QtWebKit.

In kdevelop 5.6.2 and master, this dependency can't be skipped on platforms where QtWebEngine is not available (PPC, zSystems).

The KDev::Documentation target also can't be skipped on these platforms since it's required by other ones (KDevPlatformShell, kdevqthelp, kdevmanpage, kdevcmakedocumentation)
Comment 1 Christoph Cullmann 2024-12-14 22:03:07 UTC
This dependency is gone with the Qt 6 port.