GNU bug report logs - #71781
[PATCH 00/28] Update Mate Desktop to 1.28.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 26 Jun 2024 08:08:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


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

From: Andy Tai <atai <at> atai.org>
To: 71781 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v4 29/29] gnu: mate: Add needed dependency.
Date: Thu, 11 Jul 2024 00:58:00 -0700
* gnu/packages/mate.scm (mate-panel)[inputs]: Add dconf-editor.
(mate)[inputs]: Add dconf-editor.

Change-Id: Ib731e81d4aa6c148bf2dc390aebd8f2c1b8b5834
---
 gnu/packages/mate.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 7eb8847d33..b045c5d414 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -653,6 +653,7 @@ (define-public mate-panel
      (list pkg-config intltool itstool xtrans gobject-introspection))
     (inputs
      (list dconf
+           dconf-editor
            cairo
            dbus-glib
            gtk-layer-shell
@@ -1577,6 +1578,7 @@ (define-public mate
                    caja
                    dbus
                    dconf
+                   dconf-editor
                    engrampa
                    eom
                    font-abattis-cantarell
-- 
2.34.1





This bug report was last modified 288 days ago.

Previous Next


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