[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/35: gnu: xfce4-settings: Enable colord support.
From: |
guix-commits |
Subject: |
34/35: gnu: xfce4-settings: Enable colord support. |
Date: |
Sat, 28 Jan 2023 21:50:03 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 806bc1b04d2aba34f6fe04f510b0375325d28a76
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jan 28 16:52:27 2023 +0800
gnu: xfce4-settings: Enable colord support.
* gnu/packages/xfce.scm (xfce4-settings)[inputs]: Add colord.
---
gnu/packages/xfce.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
- 21/35: gnu: xfce4-whiskermenu-plugin: Update to 2.7.2., (continued)
- 21/35: gnu: xfce4-whiskermenu-plugin: Update to 2.7.2., guix-commits, 2023/01/28
- 24/35: gnu: thunar: Add a search path for THUNARX_DIRS., guix-commits, 2023/01/28
- 25/35: gnu: xfce: Propagate search paths of 'thunar'., guix-commits, 2023/01/28
- 16/35: gnu: xfce4-dev-tools: Update to 4.18.0., guix-commits, 2023/01/28
- 20/35: gnu: xfce4-eyes-plugin: Update to 4.6.0., guix-commits, 2023/01/28
- 23/35: gnu: xfce4-systemload-plugin: Update to 1.3.2., guix-commits, 2023/01/28
- 27/35: gnu: Add thunar-shares-plugin., guix-commits, 2023/01/28
- 26/35: gnu: Add thunar-archive-plugin., guix-commits, 2023/01/28
- 28/35: gnu: Add thunar-media-tags-plugin., guix-commits, 2023/01/28
- 31/35: gnu: xfce4-notifyd: Update to 0.7.2., guix-commits, 2023/01/28
- 34/35: gnu: xfce4-settings: Enable colord support.,
guix-commits <=
- 06/35: gnu: garcon: Update to 4.18.0., guix-commits, 2023/01/28
- 07/35: gnu: xfce4-panel: Update to 4.18.1., guix-commits, 2023/01/28
- 04/35: gnu: exo: Update to 4.18.0., guix-commits, 2023/01/28
- 29/35: gnu: Add thunar-vcs-plugin., guix-commits, 2023/01/28
- 30/35: gnu: xfdashboard: Update to 1.0.0., guix-commits, 2023/01/28
- 35/35: gnu: xfce4-settings: Enable UPower support., guix-commits, 2023/01/28
- 22/35: gnu: xfce4-places-plugin: Update to 1.8.3., guix-commits, 2023/01/28
- 33/35: gnu: xfwm4: Enable Xpresent support., guix-commits, 2023/01/28
- 13/35: gnu: thunar: Update to 4.18.3., guix-commits, 2023/01/28
- 17/35: gnu: xfce4-terminal: Fix build., guix-commits, 2023/01/28