Skip to content

Commit 4602895

Browse files
authored
Update io.github.softfever.OrcaSlicer.yml
1 parent c2f4bba commit 4602895

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

flatpak/io.github.softfever.OrcaSlicer.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ modules:
4242
buildsystem: meson
4343
config-opts:
4444
- -Dosmesa=true
45-
- -Ddri-drivers=[]
4645
- -Dgallium-drivers=[]
4746
- -Dvulkan-drivers=[]
4847
- -Dplatforms=[]
@@ -122,13 +121,10 @@ modules:
122121
-DCMAKE_BUILD_TYPE=Release
123122
cmake --build . --target install -j$FLATPAK_BUILDER_N_JOBS
124123
sources:
125-
- type: archive
126-
url: https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.7/wxWidgets-3.2.7.tar.bz2
127-
sha256: 69a1722f874d91cd1c9e742b72df49e0fab02890782cf794791c3104cee868c6
128-
# - type: git
129-
# url: https://github.com/buzzhuzz/Orca-deps-wxWidgets.git
130-
# branch: updates/v3.2.6
131-
# path: ../
124+
- type: git
125+
url: https://github.com/buzzhuzz/Orca-deps-wxWidgets.git
126+
branch: updates/v3.2.6
127+
path: ../
132128
# - type: patch
133129
# path: patches/0001-Enable-using-a-dark-theme-when-Gnome-dark-style-is-s.patch
134130
cleanup:

0 commit comments

Comments
 (0)