diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-08-09 23:23:37 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-08-09 23:29:21 -0400 |
commit | 90818ca24a8d34ce8957bb2632d658ba97097206 (patch) | |
tree | 7deaa51c584bea1f175115f12946ada0ff3b05cd /mesonbuild/mesondata.py | |
parent | 49ccf8124aaeda435ec8cd31167418370e36441d (diff) | |
download | meson-90818ca24a8d34ce8957bb2632d658ba97097206.zip meson-90818ca24a8d34ce8957bb2632d658ba97097206.tar.gz meson-90818ca24a8d34ce8957bb2632d658ba97097206.tar.bz2 |
dependencies: reject Qt6 pkg-config dependency if libexecdir is not known
This is needed for 6.1 support as noted in commit
a606ce22eb0dd05eef56384d59954edad7da131d but at the time there was no
pkg-config detection method at all. The stub code for Qt6 didn't support
libexecdir at all, and the pkg-config files added to newer versions of
Qt6 didn't export that information either until a further bugfix release.
Enforce that this information is required.
Diffstat (limited to 'mesonbuild/mesondata.py')
0 files changed, 0 insertions, 0 deletions