summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-01-28 16:52:27 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-01-29 09:17:01 +0800
commit806bc1b04d2aba34f6fe04f510b0375325d28a76 (patch)
tree5385eec3a3c26c8accd9d1d0f55d3fa74b63eed2
parentb561053b28586d321e4c52d916fef24ce211e60f (diff)
downloadguix-patches-806bc1b04d2aba34f6fe04f510b0375325d28a76.tar
guix-patches-806bc1b04d2aba34f6fe04f510b0375325d28a76.tar.gz
gnu: xfce4-settings: Enable colord support.
* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
-rw-r--r--gnu/packages/xfce.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 05e94f8537..94a8016880 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -697,7 +697,8 @@ allows you to shut down the computer from Xfce.")
(native-inputs
(list pkg-config intltool))
(inputs
- (list exo
+ (list colord
+ exo
garcon
libnotify
libxcursor