Gegl now depends on Json-Glib

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17238 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2016-04-10 10:51:32 +00:00
parent 5faaa9b56c
commit 59a3f491df
3 changed files with 12 additions and 3 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY day "10"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2016">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "April 9th &year;">
<!ENTITY releasedate "April 10th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -76,7 +76,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="babl"/> and
<xref linkend="glib2"/>
<xref linkend="json-glib"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>

View File

@ -44,6 +44,15 @@
-->
<listitem>
<para>April 10th, 2016</para>
<itemizedlist>
<listitem>
<para>[pierre] - Gegl now depends on Json-Glib.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>April 9th, 2016</para>
<itemizedlist>