Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."
This reverts commit06eb21856f
. It will need to be refactored to fit on top of2214b7b78d
.
This commit is contained in:
parent
3a94998f5e
commit
15fd870c3f
@ -87,8 +87,7 @@
|
||||
"/cursors" "/wallpapers" "/icons" "/mime")
|
||||
'("XDG_CONFIG_DIRS" "/etc/xdg")
|
||||
'("QT_PLUGIN_PATH" "/lib/qt5/plugins")
|
||||
'("QML2_IMPORT_PATH" "/lib/qt5/qml")
|
||||
'("QTWEBENGINEPROCESS_PATH" "/lib/qt5/libexec/QtWebEngineProcess"))))
|
||||
'("QML2_IMPORT_PATH" "/lib/qt5/qml"))))
|
||||
|
||||
(define* (wrap-all-programs #:key inputs outputs
|
||||
(qt-wrap-excluded-outputs '())
|
||||
|
Loading…
Reference in New Issue
Block a user