Skip to content

Commit 23f5268

Browse files
committed
uuu: migrate to pkgconf
1 parent b6f427d commit 23f5268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/uuu.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Uuu < Formula
2424
end
2525

2626
depends_on "cmake" => :build
27-
depends_on "pkg-config" => :build
27+
depends_on "pkgconf" => :build
2828

2929
depends_on "libusb"
3030
depends_on "libzip"

0 commit comments

Comments
 (0)