Changeset f1757108 for networking


Ignore:
Timestamp:
11/09/2023 12:51:23 PM (7 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
3261d400
Parents:
96d7fa55
Message:

Fix wireshark for python-3.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/wireshark.xml

    r96d7fa55 rf1757108  
    8787    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8888    <itemizedlist spacing="compact">
     89      <listitem>
     90        <para>
     91          Required patch to build with Python-3.12:
     92          <ulink url="&patch-root;/wireshark-&wireshark-version;-py_3.12_fix-1.patch"/>
     93        </para>
     94      </listitem>
    8995      <listitem>
    9096        <para>
     
    180186
    181187    <para>
     188      Fix building with Python-3.12 and higher:
     189    </para>
     190
     191<screen><userinput>patch -Np1 -i ../wireshark-&wireshark-version;-py_3.12_fix-1.patch</userinput></screen>
     192
     193    <para>
    182194      Continue to install <application>Wireshark</application> by running
    183195      the following commands:
Note: See TracChangeset for help on using the changeset viewer.