Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953989 - gnome-base/librsvg-2.58.5 has unneeded dep on dev-libs/vala-common
Summary: gnome-base/librsvg-2.58.5 has unneeded dep on dev-libs/vala-common
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-18 11:03 UTC by Andreas Kinzler
Modified: 2025-04-19 01:34 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 Andreas Kinzler 2025-04-18 11:03:39 UTC
mandatory dep on dev-libs/vala-common should be removed

Reproducible: Always

Steps to Reproduce:
1. emerge gnome-base/librsvg-2.58.5
2. ebuild wants to emerge dev-libs/vala-common
3.



I modified the ebuild to remove any reference to "vala" and it worked just fine. The comment in the ebuild says "# dev-libs/gobject-introspection-common, dev-libs/vala-common needed by eautoreconf"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-19 01:34:21 UTC
It's probably better to just clean that up when bumping to the next major version which ports to Meson instead.