Author: renodr
Date: Wed Sep 5 13:33:25 2018
New Revision: 20458
Log:
Markdown dependency in g-i
Modified:
trunk/BOOK/general/genlib/glib2.xml
trunk/BOOK/general/genlib/gobject-introspection.xml
Modified: trunk/BOOK/general/genlib/glib2.xml
==============================================================================
--- trunk/BOOK/general/genlib/glib2.xml Wed Sep 5 12:51:47 2018 (r20457)
+++ trunk/BOOK/general/genlib/glib2.xml Wed Sep 5 13:33:25 2018 (r20458)
@@ -177,7 +177,7 @@
cd build-glib &&
meson --prefix=/usr \
- -Dman=yes \
+ -Dman=true \
-Dselinux=false \
.. &&
ninja</userinput></screen>
Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
==============================================================================
--- trunk/BOOK/general/genlib/gobject-introspection.xml Wed Sep 5 12:51:47
2018 (r20457)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml Wed Sep 5 13:33:25
2018 (r20458)
@@ -90,8 +90,11 @@
<para role="optional">
<xref linkend="cairo"/> (required for the tests),
<xref linkend="gtk-doc"/>,
- <xref linkend="Mako"/>, and
- <xref linkend="python2"/>
+ <xref linkend="Mako"/>,
+ <xref linkend="python2"/>, and
+ <ulink url="https://pypi.org/project/Markdown/">Markdown</ulink>
+ <!-- There was talk of this being required in the release notes. Can
someone
+ who doesn't have this installed verify? -->
</para>
<para condition="html" role="usernotes">User Notes:
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page