We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95db8e8 + 0bd5937 commit 18d6fd6Copy full SHA for 18d6fd6
Formula/d/dxflib.rb
@@ -27,7 +27,7 @@ class Dxflib < Formula
27
sha256 cellar: :any_skip_relocation, x86_64_linux: "e71a7e5920a5c7d7029edcf188bebf88aea640021d459ba1e2c0fa7266970c3a"
28
end
29
30
- depends_on "qt" => :build
+ depends_on "qtbase" => :build
31
32
# Sample DXF file made available under GNU LGPL license.
33
# See https://people.math.sc.edu/Burkardt/data/dxf/dxf.html.
0 commit comments