Skip to content

Commit 0e3f06e

Browse files
committed
xsane: migrate to pkgconf
1 parent 0c4f29f commit 0e3f06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/x/xsane.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class Xsane < Formula
2222
sha256 x86_64_linux: "38f48e2fb08a821089e4419e0b0a6d6994a9e3d1faa009e3319107a4b393af03"
2323
end
2424

25-
depends_on "pkg-config" => :build
25+
depends_on "pkgconf" => :build
2626
depends_on "glib"
2727
depends_on "gtk+" # GTK3 issue: https://gitlab.com/sane-project/frontend/xsane/-/issues/34
2828
depends_on "jpeg-turbo"

0 commit comments

Comments
 (0)