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 5f50d3f commit eac480eCopy full SHA for eac480e
Formula/u/usbutils.rb
@@ -26,7 +26,7 @@ class Usbutils < Formula
26
27
depends_on "meson" => :build
28
depends_on "ninja" => :build
29
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
30
depends_on "libusb"
31
32
on_linux do
0 commit comments