guix-patches
[Top][All Lists]
Advanced

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

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


From: Andy Tai
Subject: [bug#71781] [PATCH v3 29/29] gnu: mate: Add needed dependency.
Date: Fri, 28 Jun 2024 07:05:17 -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 fa1f85b432..eaedc2704f 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
@@ -1570,6 +1571,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]