Skip to content

Commit cdf2047

Browse files
committed
asymptote: migrate to pkgconf
1 parent 1dc60b6 commit cdf2047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/a/asymptote.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Asymptote < Formula
2121
end
2222

2323
depends_on "glm" => :build
24-
depends_on "pkg-config" => :build
24+
depends_on "pkgconf" => :build
2525
depends_on "fftw"
2626
depends_on "ghostscript"
2727
depends_on "gsl"

0 commit comments

Comments
 (0)