Changeset 9f761b03 for general


Ignore:
Timestamp:
10/07/2018 01:21:43 AM (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.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
3f73b75
Parents:
556edfd
Message:

IO-Socket-SSL : add 'yes' if scripting, and add make-ca as a dependency - system certificates will be used if found.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    r556edfd r9f761b03  
    12851285    <xref linkend="perl-standard-install"/>.</para>
    12861286
     1287    <para>If scripting, use 'yes | Makefile.PL' because it will ask if external
     1288    tests should be run.</para>
    12871289    <!-- IO-Socket-SSL -->
    12881290    &lfs83_checked;
     
    13031305          <!-- The test suite for NET::SSLeay has issues with OpenSSL-1.1.1 -->
    13041306          </listitem>
     1307              <listitem>
     1308                <para>
     1309                  <xref linkend="make-ca"/>
     1310                </para>
     1311              </listitem>
    13051312        </itemizedlist>
    13061313      </listitem>
Note: See TracChangeset for help on using the changeset viewer.