Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/wayland-systemd.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY wayland-download-http "http://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz">
    88  <!ENTITY wayland-download-ftp  " ">
    9   <!ENTITY wayland-md5sum        "d34c141c975084e4fb668e77b38f840e">
    10   <!ENTITY wayland-size          "398 KB">
    11   <!ENTITY wayland-buildsize     "10.1 MB">
     9  <!ENTITY wayland-md5sum        "6e877877c3e04cfb865cfcd0733c9ab1">
     10  <!ENTITY wayland-size          "368 KB">
     11  <!ENTITY wayland-buildsize     "11 MB">
    1212  <!ENTITY wayland-time          "0.1 SBU">
    1313]>
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
    83       <xref linkend="doxygen"/>, (to build documentation)
    84       <xref linkend="libxslt"/> and
    85       <ulink url="https://fedorahosted.org/publican/">Publican</ulink>
     83      <xref linkend="doxygen"/>,
     84      <xref linkend="graphviz"/> and
     85      <xref linkend="xmlto"/> (to build the API documentation) and
     86      <xref linkend="DocBook"/>,
     87      <xref linkend="docbook-xsl"/> and
     88      <xref linkend="libxslt"/> (to build the manual pages)
    8689    </para>
    8790
     
    105108
    106109    <para>
    107       The testsuite needs to be run as the
    108       <systemitem class="username">root</systemitem> user.
    109       To test the results, issue: <command>make check</command>
     110      To test the results, issue: <command>make check</command>.
    110111    </para>
    111112
     
    127128      <parameter>--disable-documentation</parameter>: This switch is used to
    128129      disable building of the API documentation. Remove it if you have
    129       installed <xref linkend="doxygen"/>.
     130      installed optional dependencies.
    130131    </para>
    131132
Note: See TracChangeset for help on using the changeset viewer.