Earlier bug #632030 says it doesn't, and I guess at some point the requirement was dropped, but when I ran the package's binary (wfica) I got the following: $ wfica launch.ica Gtk-Message: 12:15:12.002: Failed to load module "canberra-gtk-module" Gtk-Message: 12:15:13.366: Failed to load module "canberra-gtk-module" Enabling the "gtk" useflag (I already had "gtk3" enabled) for media-libs/libcanberra (I have version 0.30-r5) did the trick and the error went away.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045488f09d792adcd03ddb91e391c94ae2c6d225 commit 045488f09d792adcd03ddb91e391c94ae2c6d225 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-04-12 03:10:52 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-04-12 03:15:44 +0000 media-libs/libcanberra: Change IUSE=+gtk to IUSE=gtk2 Bug: https://bugs.gentoo.org/769464 Bug: https://bugs.gentoo.org/834685 Closes: https://bugs.gentoo.org/811531 Signed-off-by: Matt Turner <mattst88@gentoo.org> .../{libcanberra-0.30-r5.ebuild => libcanberra-0.30-r6.ebuild} | 8 ++++---- media-libs/libcanberra/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)