Changeset adc2dbf6


Ignore:
Timestamp:
06/20/2023 08:53:13 AM (12 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ccbeb94
Parents:
da1d238
Message:

Updates on dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/log4cplus.xml

    rda1d238 radc2dbf6  
    6969    </itemizedlist>
    7070
     71    <bridgehead renderas="sect3">log4cplus Dependencies</bridgehead>
     72
     73    <bridgehead renderas="sect4">Optional</bridgehead>
     74    <para role="optional">
     75      <xref linkend="qt5"/>
     76    </para>
     77
    7178    <para condition="html" role="usernotes">User Notes:
    7279      <ulink url="&blfs-wiki;/log4cplus"/>
     
    95102
    96103<screen role="root"><userinput>make install</userinput></screen>
     104
     105  </sect2>
     106
     107  <sect2 role="commands">
     108    <title>Command Explanations</title>
     109
     110    <para>
     111      <parameter>--with-qt5</parameter>: This option enables
     112      compilation of a separate shared library (liblog4cplusqt5debugappender)
     113      that implements Qt5DebugAppender. It requires Qt5 and pkg-config
     114      to be available.
     115    </para>
    97116
    98117  </sect2>
Note: See TracChangeset for help on using the changeset viewer.