1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 20:20:32 +02:00
Files
guix/guix
宋文武 1e29b73a85 gnu: qtwebengine: Fix default path for QtWebEngineProcess.
Since qtwebengine and qtbase are not installed into the same prefix,
the default path for QtWebEngineProcess won't work.  Fix it so that
we no longer need to set QTWEBENGINEPROCESS_PATH anymore.

* gnu/packages/qt.scm (qtwebengine-5, qtwebengine) [arguments]:
Substitute 'QLibraryInfo::LibraryExecutablesPath' in substitute-source phase.
[native-search-paths]: Remove QTWEBENGINEPROCESS_PATH.
* guix/build/qt-utils.scm (variables-for-wrapping): Remove
QTWEBENGINEPROCESS_PATH.

Change-Id: Ie0dfaf8c2355a679e2a3ddeacf09654830f9ab2f
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
2025-07-18 20:17:37 +02:00
..
2025-07-13 13:54:01 +02:00
2025-01-25 01:05:22 +08:00
2025-04-14 17:31:49 +02:00
2023-09-26 17:36:58 +02:00
2024-09-30 13:38:33 +03:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2023-08-25 14:24:43 +02:00
2024-11-20 18:01:35 +08:00
2024-04-15 22:36:42 +02:00
2025-07-01 17:46:01 +08:00
2024-04-15 22:36:42 +02:00
2025-06-19 10:51:10 +03:00