[Bug 273805] deskutils/xfce4-notifyd: xfce4-notifyd is missing a required shared library: libcanberra-gtk3.so.0
Date: Thu, 21 Sep 2023 19:42:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273805 --- Comment #8 from Ivan Rozhuk <rozhuk.im@gmail.com> --- With: diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index cbee8f912314..1936bc3aca29 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -36,7 +36,7 @@ CANBERRA_DESC= Sound (audio) support via canberra CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -CANBERRA_CONFIGURE_ENABLE= canberra +CANBERRA_CONFIGURE_ENABLE= sound NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls Got: ... config.status: creating po/POTFILES config.status: creating po/Makefile Build Configuration: * Installation prefix: ${exec_prefix}/lib * Debug Support: minimum * X11 Support: yes * Wayland Support: no * Sound support: no * Startup methods: - D-Bus activation: yes (${datarootdir}/dbus-1/services) - Systemd: no () - XDG autostart: yes (${prefix}/etc/xdg/autostart) -- You are receiving this mail because: You are the assignee for the bug.