Changeset 7b459c22 for networking


Ignore:
Timestamp:
09/10/2022 06:21:42 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
706265a
Parents:
0472eb0
Message:

Add Cython python module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/nghttp2.xml

    r0472eb0 r7b459c22  
    8181      <xref linkend="boost"/>, <!--required for the C++ asio library)-->
    8282      <xref linkend="c-ares"/>, <!-- required to build the HPACK tools -->
     83      <xref linkend="cython"/>, <!-- required to python bindings -->
    8384      <xref linkend="jansson"/>, <!-- required to build the HPACK tools -->
    8485      <xref linkend="libevent"/>, <!--required to build the examples-->
     
    8990      <ulink url="http://cunit.sourceforge.net/">CUnit</ulink> (required for
    9091      the testsuite),
    91       <ulink url="https://cython.org/">Cython</ulink>, <!--required for the
    92       python bindings-->
    9392<!--      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!- -required
    9493      to build the HPACK tools-->
Note: See TracChangeset for help on using the changeset viewer.