[Bug 273804] mail/claws-mail-notification: claws-mail-notification is missing a required shared library: libcanberra-gtk3.so.0
Date: Fri, 15 Sep 2023 19:51:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273804 --- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> --- As I see Makefile contains: LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra-gtk2 \ But I use GTK3 and it should be like: LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ -- You are receiving this mail because: You are the assignee for the bug.