Changeset 541e056


Ignore:
Timestamp:
08/31/2018 08:00:11 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
130257a1, 3e82eae
Parents:
307cb578
Message:

Use system boost and current openssl for libreoffice. This partially reverts r20420.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r307cb578 r541e056  
    176176      <xref linkend="apache-ant"/>,
    177177      <xref linkend="apr"/>,
    178       <!-- <xref linkend="boost"/>,  Needs version 0.66.0 -->
     178      <xref linkend="boost"/>,
    179179      <xref linkend="clucene"/>,
    180180      <xref linkend="cups"/>,
     
    363363             --enable-python=system      \
    364364             --with-system-apr           \
     365             --with-system-boost         \
    365366             --with-system-cairo         \
    366367             --with-system-clucene       \
     
    379380             --with-system-odbc          \
    380381             --with-system-openldap      \
     382             --with-system-openssl       \
    381383             --with-system-poppler       \
    382384             --with-system-postgresql    \
     
    385387             --with-system-zlib</userinput></screen>
    386388
    387 <!--  Use the versions make downloads:
    388              - -with-system-boost         \ Needs version 0.66.0
    389              - -with-system-openssl       \ Meeds version 1.0.2
    390 -->
    391389    <para>
    392390      The instructions below will only build the package without running
Note: See TracChangeset for help on using the changeset viewer.