Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libseccomp.xml

    r8f2f5a3 r3f2db3a6  
    77  <!ENTITY libseccomp-download-http "https://github.com/seccomp/libseccomp/releases/download/v&libseccomp-version;/libseccomp-&libseccomp-version;.tar.gz">
    88  <!ENTITY libseccomp-download-ftp  " ">
    9   <!ENTITY libseccomp-md5sum        "5096d3912a605a72b27805fa0ef9886d">
     9  <!ENTITY libseccomp-md5sum        "74008bb33234e0c2a0d998e7bee5c625">
    1010  <!ENTITY libseccomp-size          "624 KB">
    1111  <!ENTITY libseccomp-buildsize     "6.3 MB (additional 3.8 MB for tests)">
     
    2121  <?dbhtml filename="libseccomp.html"?>
    2222
    23   <sect1info>
    24     <date>$Date$</date>
    25   </sect1info>
    2623
    2724  <title>libseccomp-&libseccomp-version;</title>
     
    4037    </para>
    4138
    42     &lfs110a_checked;
     39    &lfs112_checked;
    4340
    4441    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8279      <xref linkend="which"/> (needed for tests),
    8380      <xref linkend="valgrind"/>,
    84       <ulink url="http://cython.org/">Cython</ulink>, and
     81      <xref linkend="cython"/> (for python bindings), and
    8582      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
    8683    </para>
     
    119116      href="../../xincludes/static-libraries.xml"/>
    120117
     118    <para>
     119      <option>--enable-python</option>: this switch is needed to build
     120      python bindings if <xref linkend="cython"/> is installed.
     121    </para>
    121122  </sect2>
    122123
Note: See TracChangeset for help on using the changeset viewer.