Author: thomas
Date: Tue Feb 27 22:05:52 2018
New Revision: 19892

Log:
vte: Add gnutls as recommed dep

Modified:
   trunk/BOOK/gnome/platform/vte.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml   Tue Feb 27 17:59:48 2018        (r19891)
+++ trunk/BOOK/gnome/platform/vte.xml   Tue Feb 27 22:05:52 2018        (r19892)
@@ -85,12 +85,12 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="gobject-introspection"/>
+      <xref linkend="gobject-introspection"/>,
+      <xref linkend="gnutls"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="gnutls"/>,
       <xref linkend="gtk-doc"/>,
       <xref linkend="vala"/>, and
       <ulink url="http://glade.gnome.org/";>Glade</ulink>
@@ -137,6 +137,11 @@
       installed.
     </para>
 
+    <para>
+      <parameter>--without-gnutls</parameter>: Add this switch if you don't
+      have <xref linkend="gnutls"/> installed.
+    </para>
+
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/static-libraries.xml"/>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 27 17:59:48 
2018        (r19891)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 27 22:05:52 
2018        (r19892)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>February 28th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Make gnutls a recommended dep in VTE. Fixes
+          <ulink url="&blfs-ticket-root;10436">#10436</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 26th, 2018</para>
      <itemizedlist>
         <listitem>
-- 
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