Install proto before flatpack when there is internet. Add missing include that caused fail only on Unix

This commit is contained in:
ExPikaPaka
2026-06-04 17:41:40 +02:00
parent 7c34e089e4
commit 0458925f85
3 changed files with 7 additions and 2 deletions

View File

@@ -326,8 +326,6 @@ modules:
- name: OrcaSlicer
buildsystem: simple
build-commands:
- pip3 install grpcio-tools -q
- python3 tools/run_codegen.py
- |
cmake . -B build_flatpak \
-DFLATPAK=ON \