Skip to content

Commit ca9ad8a

Browse files
committed
windows: use pkgconf
1 parent 17f7b2f commit ca9ad8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg-config.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
3232
spec.files += Dir.glob("lib/**/*.rb")
3333
spec.test_files = Dir.glob("test/**/*.rb")
3434

35-
spec.metadata["msys2_mingw_dependencies"] = "pkg-config"
35+
spec.metadata["msys2_mingw_dependencies"] = "pkgconf"
3636
end

0 commit comments

Comments
 (0)