Skip to content
Snippets Groups Projects
Commit 833ec2b9 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

removed ninja from latest dd4hep package file

parent 8411e907
No related branches found
Tags v0.12.1
No related merge requests found
...@@ -33,6 +33,7 @@ class Dd4hep(CMakePackage): ...@@ -33,6 +33,7 @@ class Dd4hep(CMakePackage):
version('1.11.0', sha256='25643296f15f9d11ad4ad550b7c3b92e8974fc56f1ee8e4455501010789ae7b6') version('1.11.0', sha256='25643296f15f9d11ad4ad550b7c3b92e8974fc56f1ee8e4455501010789ae7b6')
version('1.10.0', sha256='1d6b5d1c368dc8bcedd9c61b7c7e1a44bad427f8bd34932516aff47c88a31d95') version('1.10.0', sha256='1d6b5d1c368dc8bcedd9c61b7c7e1a44bad427f8bd34932516aff47c88a31d95')
# Workarounds for various TBB issues in DD4hep v1.11 # Workarounds for various TBB issues in DD4hep v1.11
# See https://github.com/AIDASoft/DD4hep/pull/613 . # See https://github.com/AIDASoft/DD4hep/pull/613 .
patch('tbb-workarounds.patch', when='@1.11.0') patch('tbb-workarounds.patch', when='@1.11.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment