Skip to content

Commit b96b5bd

Browse files
committed
updated qt dep to 5
1 parent 0c7ac18 commit b96b5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install MRtrix3 dependencies
5959
run: |
6060
sudo apt update
61-
sudo apt-get install git g++ python python-numpy libeigen3-dev zlib1g-dev libgl1-mesa-dev libfftw3-dev libtiff5-dev
61+
sudo apt-get install git g++ python python-numpy libeigen3-dev libqt5-opengl-dev zlib1g-dev libgl1-mesa-dev libfftw3-dev libtiff5-dev
6262
- name: Install MRtrix3 from source
6363
run: |
6464
git clone https://github.com/MRtrix3/mrtrix3.git

0 commit comments

Comments
 (0)