diff options
Diffstat (limited to 'gnu/packages/xfce.scm')
-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 0c03b08f80..a36612dd3a 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -1370,7 +1370,7 @@ system resources, while still being visually appealing and user friendly.") (native-inputs (list (list glib "bin") pkg-config intltool)) (inputs - (list libxrandr gtk+ upower libnotify libxfce4ui)) + (list libxrandr gtk+ upower libnotify libxfce4ui polkit xfce4-panel)) (home-page "https://www.xfce.org/") (synopsis "Xfce Power Manager") (description |