mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: xfce4-volumed-pulse: Avoid deprecated input.
* gnu/packages/xfce.scm (xfce4-volumed-pulse)[inputs]: Change ‘keybinder-3.0’ to ‘keybinder’. Change-Id: I2cabc125f3e4ff87ecbf983c6c324a42feb4146d
This commit is contained in:
@@ -1731,7 +1731,7 @@ A plugin for the Xfce panel is also available.")
|
||||
(native-inputs
|
||||
(list xfce4-dev-tools))
|
||||
(inputs
|
||||
(list xfconf libnotify pulseaudio keybinder-3.0 gtk+))
|
||||
(list xfconf libnotify pulseaudio keybinder gtk+))
|
||||
(home-page "https://gitlab.xfce.org/apps/xfce4-volumed-pulse")
|
||||
(synopsis "XFCE volume keys daemon")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user