Skip to content

Commit 5e0d317

Browse files
committed
urdfdom_headers: migrate to pkgconf
1 parent 47bcf0d commit 5e0d317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/urdfdom_headers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class UrdfdomHeaders < Formula
1818
end
1919

2020
depends_on "cmake" => :build
21-
depends_on "pkg-config" => :test
21+
depends_on "pkgconf" => :test
2222

2323
def install
2424
ENV.cxx11

0 commit comments

Comments
 (0)