Changeset 0367db7


Ignore:
Timestamp:
01/22/2019 04:55:39 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
db817726
Parents:
cd0c5a70
Message:

Update dependencies of GTK-Doc

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21014 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcd0c5a70 r0367db7  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 21st, &year;">
     9<!ENTITY releasedate  "January 22nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/gtk-doc.xml

    rcd0c5a70 r0367db7  
    6969      <xref linkend="DocBook"/>,
    7070      <xref linkend="docbook-xsl"/>,
    71       <xref linkend="itstool"/>,
    72       <xref linkend="libxslt"/>, and
    73       <xref linkend="python2"/>
     71      <xref linkend="itstool"/>, and
     72      <xref linkend="libxslt"/>
    7473    </para>
    7574
     
    8685      <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc Utils</ulink> and
    8786      <xref linkend="which"/> (required for the test suite and gtk-doc documentation)
    88     </para>
    89 
    90     <bridgehead renderas="sect4">Required (runtime)</bridgehead>
    91     <para role="required">
    92         <xref role="runtime" linkend="six"/>
    9387    </para>
    9488
  • introduction/welcome/changelog.xml

    rcd0c5a70 r0367db7  
    4343-->
    4444    <listitem>
    45       <para>January 20th, 2019</para>
     45      <para>January 22nd, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update dependencies for GTK-Doc: depends
     49          on Python 3, and not anymore on python-six.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>January 21st, 2019</para>
    4656      <itemizedlist>
    4757        <listitem revision="systemd">
Note: See TracChangeset for help on using the changeset viewer.