We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkgconf
1 parent cdf2047 commit be65eddCopy full SHA for be65edd
Formula/o/openvino.rb
@@ -24,7 +24,7 @@ class Openvino < Formula
24
25
depends_on "cmake" => [:build, :test]
26
depends_on "flatbuffers" => :build
27
- depends_on "pkg-config" => [:build, :test]
+ depends_on "pkgconf" => [:build, :test]
28
depends_on "protobuf@21" => :build
29
depends_on "pybind11" => :build
30
depends_on "python-setuptools" => :build
0 commit comments