Bug 441138

Summary: No way to get rid of the QtWebKit dependency completely
Product: [Developer tools] kdevplatform Reporter: Christophe Marin <christophe>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 5.6.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.