Skip to content

Commit 6dd113e

Browse files
committed
uvw: migrate to pkgconf
1 parent bc9c4ec commit 6dd113e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/uvw.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Uvw < Formula
2323
end
2424

2525
depends_on "cmake" => [:build, :test]
26-
depends_on "pkg-config" => :test
26+
depends_on "pkgconf" => :test
2727
depends_on "libuv"
2828

2929
def install

0 commit comments

Comments
 (0)