Skip to content

Commit

Permalink
gpredict: uses_from_macos curl
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 authored and fxcoudert committed Feb 11, 2020
1 parent 68bb18a commit 191c471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/gpredict.rb
Expand Up @@ -21,6 +21,8 @@ class Gpredict < Formula
depends_on "gtk+3"
depends_on "hamlib"

uses_from_macos "curl"

def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}"
Expand Down

0 comments on commit 191c471

Please sign in to comment.