onnx: depends on c (#49739)
This commit is contained in:
parent
4b02ecddf4
commit
f6123ee160
@ -70,6 +70,7 @@ class Onnx(CMakePackage):
|
||||
"1.1.0_2018-04-19", commit="7e1bed51cc508a25b22130de459830b5d5063c41", deprecated=True
|
||||
) # py-torch@0.4.0
|
||||
|
||||
depends_on("c", type="build") # FIXME: note https://github.com/onnx/onnx/pull/6826
|
||||
depends_on("cxx", type="build")
|
||||
|
||||
generator("ninja")
|
||||
|
Loading…
Reference in New Issue
Block a user