guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71781] [PATCH v4 29/29] gnu: mate: Add needed dependency.


From: Andy Tai
Subject: [bug#71781] [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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]