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 615bf1b + 17bb0c9 commit 38fb901Copy full SHA for 38fb901
Formula/lib/libqalculate.rb
@@ -15,7 +15,7 @@ class Libqalculate < Formula
15
16
depends_on "gettext" => :build
17
depends_on "intltool" => :build
18
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
19
depends_on "gmp"
20
depends_on "gnuplot"
21
depends_on "mpfr"
0 commit comments