Skip to content

Commit

Permalink
gaia: Update Qt version to Qt5 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogdanov authored Jan 10, 2023
1 parent ee817fd commit 4657237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaia.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Gaia < Formula
depends_on "swig"
depends_on "libyaml"
depends_on "eigen"
depends_on "cartr/qt4/qt@4"
depends_on "qt@5"

resource "PyYAML" do
url "https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz"
Expand Down

0 comments on commit 4657237

Please sign in to comment.