mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Mention wirshark's preference for qt6
This commit is contained in:
parent
0e60ff709e
commit
891ab0d1a1
@ -112,7 +112,8 @@
|
||||
<xref linkend="glib2"/>,
|
||||
<xref linkend="libgcrypt"/>, and
|
||||
(<xref linkend="qt5"/> or
|
||||
<xref role="nodep" linkend="qt5-components"/> with qtmultimedia)
|
||||
<xref role="nodep" linkend="qt5-components"/> with qtmultimedia) or
|
||||
<xref linkend="qt6"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
@ -206,6 +207,13 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
.. &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
Wireshark now prefers <xref linkend="qt6"/>. If it is not available
|
||||
Add <code>-DUSE_qt6=OFF</code> to the build instructions above.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user