mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: xfce4-settings: Enable colord support.
* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
This commit is contained in:
parent
b561053b28
commit
806bc1b04d
1 changed files with 2 additions and 1 deletions
|
@ -697,7 +697,8 @@ (define-public xfce4-settings
|
|||
(native-inputs
|
||||
(list pkg-config intltool))
|
||||
(inputs
|
||||
(list exo
|
||||
(list colord
|
||||
exo
|
||||
garcon
|
||||
libnotify
|
||||
libxcursor
|
||||
|
|
Loading…
Reference in a new issue