Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 905885

Summary: www-client/tangram-3.0: wrong dependency on webkit-gtk:5
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Turner gentoo-dev 2023-05-07 17:37:27 UTC
I don't know where you got the webkit-gtk:5 dependency from, but it should be :6

> import "gi://WebKit?version=6.0";

The upstream commit that made the change was https://github.com/sonnyp/Tangram/commit/92308c9422ae6d177962302b7f87ebd8683effd9 and it's included in v3.0.

Please fix this so that I can remove webkit-gtk:5 with the next GNOME clean up.
Comment 1 Matt Turner gentoo-dev 2023-05-07 17:38:25 UTC
I'm sorry. I realized I was looking at the 2.0 ebuild /o\

3.0 is correctly depending on webkit-gtk:6. Sorry for the noise.
Comment 2 Maciej Barć gentoo-dev 2023-05-08 12:13:33 UTC
:)