mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 15:22:21 +00:00
fix linux build failed with the wxwidget dark theme patch
This commit is contained in:
@@ -104,12 +104,6 @@ modules:
|
|||||||
url: https://github.com/SoftFever/Orca-deps-wxWidgets
|
url: https://github.com/SoftFever/Orca-deps-wxWidgets
|
||||||
branch: master
|
branch: master
|
||||||
path: ../
|
path: ../
|
||||||
- type: file
|
|
||||||
path: patches/0001-Enable-using-a-dark-theme-when-Gnome-dark-style-is-s.patch
|
|
||||||
dest-filename: wxwidgets-dark-theme.patch
|
|
||||||
- type: shell
|
|
||||||
commands:
|
|
||||||
- patch -p1 < wxwidgets-dark-theme.patch
|
|
||||||
cleanup:
|
cleanup:
|
||||||
- "*.la"
|
- "*.la"
|
||||||
- "*.a"
|
- "*.a"
|
||||||
|
|||||||
Reference in New Issue
Block a user