Author: renodr
Date: Tue Aug 20 12:21:40 2019
New Revision: 22015

Log:
Couple of tags
Avahi: Restore installation of dnsconfd systemd unit and add two dependencies 
found from checking the build log.

Modified:
   trunk/BOOK/general/genlib/libpaper.xml
   trunk/BOOK/networking/netutils/avahi.xml
   trunk/BOOK/x/lib/gtk-engines.xml

Modified: trunk/BOOK/general/genlib/libpaper.xml
==============================================================================
--- trunk/BOOK/general/genlib/libpaper.xml      Tue Aug 20 12:14:51 2019        
(r22014)
+++ trunk/BOOK/general/genlib/libpaper.xml      Tue Aug 20 12:21:40 2019        
(r22015)
@@ -34,7 +34,7 @@
       actions based on a system or user-specified paper size.
     </para>
 
-    &lfs84_checked;
+    &lfs90_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/networking/netutils/avahi.xml
==============================================================================
--- trunk/BOOK/networking/netutils/avahi.xml    Tue Aug 20 12:14:51 2019        
(r22014)
+++ trunk/BOOK/networking/netutils/avahi.xml    Tue Aug 20 12:21:40 2019        
(r22015)
@@ -88,8 +88,11 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="dbus-python"/> and
-      <xref linkend="pygtk"/> 
+      <xref linkend="dbus-python"/>,
+      <xref linkend="pygtk"/>,
+      <xref linkend="doxygen"/> and
+      <ulink url="https://sourceforge.net/projects/xmltoman/";>xmltoman</ulink>
+      (for generating documentation)
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -122,7 +125,6 @@
     <para>Install <application>Avahi</application> by running the following
     commands:</para>
 
-<!-- final part of sed removes " -DGDK_DISABLE_DEPRECATED=1 
-DGTK_DISABLE_DEPRECATED=1 \" -->
 <screen revision="sysv"><userinput>./configure --prefix=/usr        \
             --sysconfdir=/etc    \
             --localstatedir=/var \
@@ -281,7 +283,7 @@
 <screen role="root" revision="sysv"><userinput>make 
install-avahi</userinput></screen>
 
 <screen role="root" revision="systemd"><userinput>systemctl enable 
avahi-daemon</userinput></screen>
-<!-- This unit somehow gets enabled by default. This command set is obsolete.
+
       <para revision="systemd">
         To start the <command>avahi-dnsconfd</command> daemon at boot, enable
         the previously installed systemd unit by running the following command
@@ -289,7 +291,7 @@
       </para>
 
 <screen role="root" revision="systemd"><userinput>systemctl enable 
avahi-dnsconfd</userinput></screen>
--->
+
     </sect3>
 
   </sect2>

Modified: trunk/BOOK/x/lib/gtk-engines.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk-engines.xml    Tue Aug 20 12:14:51 2019        (r22014)
+++ trunk/BOOK/x/lib/gtk-engines.xml    Tue Aug 20 12:21:40 2019        (r22015)
@@ -37,7 +37,7 @@
       <application>GTK2</application>.
     </para>
 
-    &lfs84_checked;
+    &lfs90_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
-- 
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