Skip to content

Commit

Permalink
Merge pull request #44 from DLR-SC/update-cpacscreator
Browse files Browse the repository at this point in the history
cpacscreator restrict qt version to >=5.15.7,<6
  • Loading branch information
joergbrech authored Nov 22, 2024
2 parents ca74564 + db24f84 commit 6d3b775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpacscreator/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ requirements:
- tbb-devel ==2019.5
- python {{ python }}
- libglu # [linux]
- qt
- qt >=5.15.7,<6.0.0

run:
- tixi3 ==3.3.0
Expand Down

0 comments on commit 6d3b775

Please sign in to comment.