Skip to content

Commit eac7bfe

Browse files
authored
Enable EGL in flatpak wxWidgets
1 parent d1aa085 commit eac7bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flatpak/io.github.softfever.OrcaSlicer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ modules:
101101
-DwxUSE_UNICODE=ON \
102102
-DwxUSE_PRIVATE_FONTS=ON \
103103
-DwxUSE_OPENGL=ON \
104+
-DwxUSE_GLCANVAS_EGL=ON \
104105
-DwxUSE_WEBREQUEST=ON \
105106
-DwxUSE_WEBVIEW=ON \
106107
-DwxUSE_WEBVIEW_EDGE=OFF \

0 commit comments

Comments
 (0)