[macOS] Pin version for tcl/tk and pkg-config (#10971)
This commit is contained in:
@@ -168,3 +168,9 @@ Describe "Unxip" {
|
||||
"unxip --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "pkg-config" {
|
||||
It "pkg-config" {
|
||||
"pkg-config --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user