The www-client/vivaldi ebuild fails to pull in GTK+ when emerged. Installing GTK+ as oneshot is a viable workaround. To Reproduce: 1. emerge www-client/vivaldi on a Gentoo installation that does not have GTK+ installed 2. run vivaldi Result: - Vivaldi fails to open Fix: - Install GTK+
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4420faa9c0d9126b3ca21f60da8e0b3495a9c38d commit 4420faa9c0d9126b3ca21f60da8e0b3495a9c38d Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-05-08 15:53:11 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-05-08 15:53:11 +0000 www-client/vivaldi: Add missing GTK dependency I had missed it because it's dlopen'd. Closes: https://bugs.gentoo.org/842021 Signed-off-by: James Le Cuirot <chewi@gentoo.org> www-client/vivaldi/vivaldi-5.2.2623.39.ebuild | 1 + www-client/vivaldi/vivaldi-5.2.2623.41.ebuild | 1 + 2 files changed, 2 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb410faeb37016e29440f93a6ba054cb88c42fb commit deb410faeb37016e29440f93a6ba054cb88c42fb Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-05-08 15:52:59 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-05-08 15:52:59 +0000 www-client/vivaldi-snapshot: Add missing GTK dependency I had missed it because it's dlopen'd. Closes: https://bugs.gentoo.org/842021 Signed-off-by: James Le Cuirot <chewi@gentoo.org> www-client/vivaldi-snapshot/vivaldi-snapshot-5.3.2656.3.ebuild | 1 + www-client/vivaldi-snapshot/vivaldi-snapshot-5.3.2658.3.ebuild | 1 + 2 files changed, 2 insertions(+)