blast: drop GCC dependency

Closes #110821.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
danielnachun 2022-09-15 12:11:39 -07:00 committed by BrewTestBot
parent cc058e7c80
commit 8223f8933d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@ class Blast < Formula
depends_on "libomp"
end
on_linux do
depends_on "gcc"
end
conflicts_with "proj", because: "both install a `libproj.a` library"
fails_with gcc: "5" # C++17