Skip to content

Commit eac480e

Browse files
committed
usbutils: migrate to pkgconf
1 parent 5f50d3f commit eac480e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/usbutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Usbutils < Formula
2626

2727
depends_on "meson" => :build
2828
depends_on "ninja" => :build
29-
depends_on "pkg-config" => :build
29+
depends_on "pkgconf" => :build
3030
depends_on "libusb"
3131

3232
on_linux do

0 commit comments

Comments
 (0)