Changeset 891ab0d


Ignore:
Timestamp:
11/17/2023 08:41:59 PM (7 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
4a1ba31
Parents:
0e60ff70
Message:

Mention wirshark's preference for qt6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/wireshark.xml

    r0e60ff70 r891ab0d  
    113113      <xref linkend="libgcrypt"/>, and
    114114      (<xref linkend="qt5"/> or
    115        <xref role="nodep" linkend="qt5-components"/> with qtmultimedia)
     115       <xref role="nodep" linkend="qt5-components"/> with qtmultimedia) or
     116       <xref linkend="qt6"/>
    116117    </para>
    117118
     
    207208ninja</userinput></screen>
    208209
     210    <note>
     211      <para>
     212        Wireshark now prefers <xref linkend="qt6"/>.  If it is not available
     213        Add <code>-DUSE_qt6=OFF</code> to the build instructions above.
     214      </para>
     215    </note>
     216
    209217    <para>
    210218      This package does not come with a test suite.
Note: See TracChangeset for help on using the changeset viewer.