Ignore:
Timestamp:
01/26/2022 10:35:52 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.1, 11.2, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
988edafd
Parents:
535773f
Message:

Qt5: Move kerberos dep to qtwebengine, and make it optional.

It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.

Document that switch as an optional command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r535773f rff00f810  
    281281    <para role="optional">
    282282      <xref linkend="libevent"/>,
     283      <xref linkend="mitkrb"/>,
    283284      <xref linkend="pipewire"/>,
    284285      <xref linkend="poppler"/>,
     
    471472      a little space in the build, but the build time will increase by a very
    472473      large amount.
     474    </para>
     475
     476    <para>
     477      <option>-webengine-kerberos</option>: Add this if you have installed <xref
     478      linkend="mitkrb"/> and wish to connect from a browser using QtWebEngine
     479      to a webserver which requires you to connect via kerberos.
    473480    </para>
    474481
Note: See TracChangeset for help on using the changeset viewer.