commit: a374c534d6607e6dc61606c1551ab70f9ab9fcea Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Aug 1 12:38:53 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Aug 1 12:41:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a374c534
games-puzzle/swell-foop: librsvg with vala support is needed Thanks-to: Toralf Förster Closes: https://bugs.gentoo.org/936229 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> games-puzzle/swell-foop/swell-foop-48.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/swell-foop/swell-foop-48.1.ebuild b/games-puzzle/swell-foop/swell-foop-48.1.ebuild index 847a50d622d4..34645846d4a3 100644 --- a/games-puzzle/swell-foop/swell-foop-48.1.ebuild +++ b/games-puzzle/swell-foop/swell-foop-48.1.ebuild @@ -16,7 +16,7 @@ RDEPEND=" >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.5:1 >=dev-libs/libgnome-games-support-2.0.0:2= - >=gnome-base/librsvg-2.46 + >=gnome-base/librsvg-2.46[vala] >=dev-libs/libgee-0.14.0:0.8= " DEPEND="${RDEPEND}"
