Skip to content

Commit

Permalink
Fix linter issues
Browse files Browse the repository at this point in the history
[skip actions]
  • Loading branch information
traceon authored Aug 3, 2022
1 parent 22050ca commit 7c846a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/clickhouse-odbc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ class ClickhouseOdbc < Formula
end

on_linux do
depends_on "unixodbc"
depends_on "gcc"
depends_on "unixodbc"
end

fails_with gcc: "5"
Expand Down

0 comments on commit 7c846a6

Please sign in to comment.