GNU bug report logs - #68716
Modularize gnome-desktop-service

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 25 Jan 2024 16:14:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #64 received at 68716 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 68716 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, liliana.prikler <at> gmail.com,
 maxim.cournoyer <at> gmail.com
Subject: [PATCH gnome-team v3 2/5] services: gnome-desktop: Add core
 packages for GNOME 44.
Date: Thu, 25 Jan 2024 17:06:34 +0100
* gnu/services/desktop.scm (%gnome-core-shell): Add gnome-remote-desktop.
(%gnome-core-utilities): Add gnome-connections.
---
 gnu/services/desktop.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index 86be99252d..f929a6cf31 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -1411,6 +1411,7 @@ (define %gnome-core-shell
         gnome-initial-setup
         gnome-keyring
         gnome-menus
+        gnome-remote-desktop
         gnome-session
         gnome-settings-daemon
         gnome-shell-extensions
@@ -1437,6 +1438,7 @@ (define %gnome-core-utilities
         gnome-calendar
         gnome-characters
         gnome-clocks
+        gnome-connections
         gnome-console
         gnome-contacts
         gnome-disk-utility
-- 
2.41.0




This bug report was last modified 1 year and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.