Ignore:
Timestamp:
09/09/2013 06:46:01 PM (11 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5c82cca
Parents:
7a3c1cb
Message:

gnumeric-1.12.6, added back the rarian dependency which had got lost.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    r7a3c1cb rf32c1e38  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "6c33601214aefc52742fdaf28246e137">
     9  <!ENTITY gnumeric-md5sum        "22e249018488ee377ab5b5290b01697b">
    1010  <!ENTITY gnumeric-size          "15 MB">
    11   <!ENTITY gnumeric-buildsize     "285 MB">
    12   <!ENTITY gnumeric-time          "2.2 SBU">
     11  <!ENTITY gnumeric-buildsize     "270 MB">
     12  <!ENTITY gnumeric-time          "1.7 SBU">
    1313]>
    1414
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="goffice010"/>
     77      <xref linkend="goffice010"/> and
     78      <xref linkend="rarian"/>
    7879    </para>
    7980
     
    124125
    125126    <para>
    126       To test the results, issue <command>make check</command>. All 13
    127       tests should pass (many tests are skipped because the xls files
    128       don't exist).
     127      If you wish to test the results, issue <command>make check</command>.
     128      9 of the 14 tests will fail for various reasons, many more will
     129      be skipped because the xls files don't exist.
    129130    </para>
    130131
Note: See TracChangeset for help on using the changeset viewer.