mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: mate: Add needed dconf-editor to inputs.
* gnu/packages/mate.scm (mate-panel)[inputs]: Add dconf-editor. (mate)[inputs]: Add dconf-editor. Change-Id: Ib731e81d4aa6c148bf2dc390aebd8f2c1b8b5834 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
561d910f13
commit
62e55a621a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
@ -1576,6 +1577,7 @@ (define-public mate
|
|||
caja
|
||||
dbus
|
||||
dconf
|
||||
dconf-editor
|
||||
engrampa
|
||||
eom
|
||||
font-abattis-cantarell
|
||||
|
|
Loading…
Reference in a new issue