Skip to content

Commit fb83d44

Browse files
authored
Merge pull request #251259 from Homebrew/vulkan-validationlayers-no-py
vulkan-validationlayers: remove python dependency
2 parents 91f5dda + 29f6857 commit fb83d44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/v/vulkan-validationlayers.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ class VulkanValidationlayers < Formula
2121
end
2222

2323
depends_on "cmake" => :build
24-
depends_on "[email protected]" => :build
2524
depends_on "spirv-headers" => :build
2625
depends_on "vulkan-tools" => :test
2726
depends_on "glslang"

0 commit comments

Comments
 (0)