vcpkg/ports/qt5-base
Kai Pastor 4215306d07
[qt5-base,qt5-tools,qt5-doc] Fix dependencies, enable qdoc (#38058)
- at-spi2-core used to be satisfied by a system package in the linux CI
image, noticed in the host build in android CI.
- dbus used to be provided by a system dev package in the linux CI. The
automatic configuration chooses "linked" mode in this case. With the
system package remove from CI, this auto configuration created an
installation order dependency due to the lack of a dbus dependency.
Noticed in some CI runs, e.g.
https://github.com/microsoft/vcpkg/pull/38618.
- libclang probably became a dependency for qdoc with 5.15, but nobody
noticed.
- pcre2 has a default feature jit which is causing problems, #38604.
This PR unblocks opt-put from pcre2[jit] in qt5-base.

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2024-05-22 19:39:25 -07:00
..
cmake
patches
portfile.cmake [qt5-base,qt5-tools,qt5-doc] Fix dependencies, enable qdoc (#38058) 2024-05-22 19:39:25 -07:00
qtdeploy.ps1
vcpkg.json [qt5-base,qt5-tools,qt5-doc] Fix dependencies, enable qdoc (#38058) 2024-05-22 19:39:25 -07:00