gnu: xfce4-notifyd: Enable sound and wayland support. * gnu/packages/xfce.scm (xfce4-notifyd)[inputs]: Add gtk-layer-shell and libcanberra. Change-Id: I3bfc2c9bdca9d02f3c730f3d590a57d6c006603a
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +1 -1
@@ 1497,7 1497,7 @@ several different time zones.") (native-inputs (list xfce4-dev-tools)) (inputs (list libxfce4ui libnotify sqlite xfce4-panel)) (list gtk-layer-shell libcanberra libxfce4ui libnotify sqlite xfce4-panel)) (home-page "https://docs.xfce.org/apps/xfce4-notifyd/") (synopsis "Show notification bubbles on Xfce") (description