From 7236045314fdadb7a8e142496a7b6fd479d87a12 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Fri, 29 Apr 2016 17:01:09 +0800 Subject: gnu: gnome: Add desktop-file-utils. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages') 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) -- cgit v1.2.3