diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/xfce.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 04c4c3991b..d064299812 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -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 |