Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905885 - www-client/tangram-3.0: wrong dependency on webkit-gtk:5
Summary: www-client/tangram-3.0: wrong dependency on webkit-gtk:5
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-07 17:37 UTC by Matt Turner
Modified: 2023-05-08 12:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
:)