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.
pkgconf
1 parent 0c4f29f commit 0e3f06eCopy full SHA for 0e3f06e
Formula/x/xsane.rb
@@ -22,7 +22,7 @@ class Xsane < Formula
22
sha256 x86_64_linux: "38f48e2fb08a821089e4419e0b0a6d6994a9e3d1faa009e3319107a4b393af03"
23
end
24
25
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
26
depends_on "glib"
27
depends_on "gtk+" # GTK3 issue: https://gitlab.com/sane-project/frontend/xsane/-/issues/34
28
depends_on "jpeg-turbo"
0 commit comments