diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-03-27 15:07:03 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-03-28 20:17:08 -0400 |
commit | e4ef2db8fda85a469a6fc89bf3c46c9d7e8d44ea (patch) | |
tree | 855caf5b8b14f07997ea651f707217f5e802106e /m4 | |
parent | 1649eef7e6883e195ddc97e89f295fab395ecf2a (diff) | |
download | guix-e4ef2db8fda85a469a6fc89bf3c46c9d7e8d44ea.tar.gz guix-e4ef2db8fda85a469a6fc89bf3c46c9d7e8d44ea.zip |
build: qt-utils: Revert setting QT_PLUGIN_PATH exactly.
Fixes <https://issues.guix.gnu.org/57742>.
The documentation of Qt states that it is a supported use case to mix Qt 5 and
Qt 6 plugins in QT_PLUGIN_PATH [0]. This reverts the change to QT_PLUGIN_PATH
introduced in 1f466ed6be9 ("build: qt: Add qtbase argument and wrap Qt
environment variables exactly.").
[0] https://doc.qt.io/qt-6.2/deployment-plugins.html#loading-and-verifying-plugins-dynamically
* guix/build/qt-utils.scm (variables-for-wrapping): Wrap QT_PLUGIN_PATH using
the prefix method.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions