summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@gmail.com>2016-04-29 17:01:09 +0800
committer宋文武 <iyzsong@gmail.com>2016-05-02 22:06:46 +0800
commit7236045314fdadb7a8e142496a7b6fd479d87a12 (patch)
tree7c39b362db2a8b85a5620061b88b51d8db61fdbb /gnu
parent6c06b1fdac1a00385e393e1ad4735212b3ab63ad (diff)
downloadpatches-7236045314fdadb7a8e142496a7b6fd479d87a12.tar
patches-7236045314fdadb7a8e142496a7b6fd479d87a12.tar.gz
gnu: gnome: Add desktop-file-utils.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 056bd399f3..6990ab647b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4874,6 +4874,7 @@ software that do not provide their own configuration interface.")
("at-spi2-core" ,at-spi2-core)
("dbus" ,dbus)
("dconf" ,dconf)
+ ("desktop-file-utils" ,desktop-file-utils)
("eog" ,eog)
("epiphany" ,epiphany)
("evince" ,evince)