Skip to content

Commit

Permalink
more qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Oct 19, 2023
1 parent 955eeda commit ce03a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v3
- name: Install dependencies
shell: bash
run: sudo apt-get install libglu1-mesa-dev libxt-dev libxi-dev libglew-dev libxmu-dev qt5-default zip
run: sudo apt-get install libglu1-mesa-dev libxt-dev libxi-dev libglew-dev libxmu-dev zip qtbase5-dev qt5-qmake cmake
- name: Build
shell: bash
run: |
Expand Down

0 comments on commit ce03a88

Please sign in to comment.