mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
qt 5.12.9
This commit is contained in:
parent
30a05da3ce
commit
c5c7ad6d5b
2
.github/workflows/Linux.yml
vendored
2
.github/workflows/Linux.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
submodules: true
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
version: '5.12.9'
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get install -y mesa-common-dev libglu1-mesa-dev libgmp-dev libxcb-icccm4 libxcb-image0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user