Skip to content

Commit

Permalink
libsvg-cairo: migrate to pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 27, 2024
1 parent 8e54b60 commit 3aa4559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/lib/libsvg-cairo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class LibsvgCairo < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "pkg-config" => :build
depends_on "pkgconf" => :build

depends_on "cairo"
depends_on "jpeg-turbo"
Expand Down

0 comments on commit 3aa4559

Please sign in to comment.