fix build linux failed bug.

This commit is contained in:
alves
2026-03-05 16:45:42 +08:00
parent 263ca4b76b
commit fd113a3d33
2 changed files with 2 additions and 8 deletions

View File

@@ -104,12 +104,6 @@ modules:
url: https://github.com/SoftFever/Orca-deps-wxWidgets
branch: master
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:
- "*.la"
- "*.a"