Author: pierre
Date: Sat Dec  7 13:41:45 2019
New Revision: 22450

Log:
Add dependency on desktop-file-utils for packages which have a custom
meson command calling update-desktop-database at install time

Modified:
   trunk/BOOK/gnome/applications/gnome-color-manager.xml
   trunk/BOOK/gnome/platform/gnome-shell.xml
   trunk/BOOK/gnome/platform/mutter.xml

Modified: trunk/BOOK/gnome/applications/gnome-color-manager.xml
==============================================================================
--- trunk/BOOK/gnome/applications/gnome-color-manager.xml       Sat Dec  7 
13:23:42 2019        (r22449)
+++ trunk/BOOK/gnome/applications/gnome-color-manager.xml       Sat Dec  7 
13:41:45 2019        (r22450)
@@ -88,7 +88,8 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="exiv2"/> and
+      <xref linkend="desktop-file-utils"/>,
+      <xref linkend="exiv2"/>, and
       <xref linkend="vte"/>
     </para>
 

Modified: trunk/BOOK/gnome/platform/gnome-shell.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-shell.xml   Sat Dec  7 13:23:42 2019        
(r22449)
+++ trunk/BOOK/gnome/platform/gnome-shell.xml   Sat Dec  7 13:41:45 2019        
(r22450)
@@ -91,6 +91,7 @@
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
       <xref linkend="asciidoc"/>,
+      <xref linkend="desktop-file-utils"/>,
       <xref linkend="gnome-bluetooth"/>,
       <xref linkend="gst10-plugins-base"/>, and
       <xref linkend="network-manager-applet"/>

Modified: trunk/BOOK/gnome/platform/mutter.xml
==============================================================================
--- trunk/BOOK/gnome/platform/mutter.xml        Sat Dec  7 13:23:42 2019        
(r22449)
+++ trunk/BOOK/gnome/platform/mutter.xml        Sat Dec  7 13:41:45 2019        
(r22450)
@@ -98,7 +98,8 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="gobject-introspection"/> and
+      <xref linkend="desktop-file-utils"/>,
+      <xref linkend="gobject-introspection"/>, and
       <xref linkend="startup-notification"/>
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to