Skip to content

Commit

Permalink
emsim: depends of ispc to avoid download it from CMakeLists (BlueBrai…
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu authored Apr 29, 2020
1 parent 4a59d18 commit be9b2e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/emsim/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ class Emsim(CMakePackage):
depends_on('brion +python')
# Eyescale cmake requires Python (!)
depends_on('python@3.6:', type='build')
depends_on('ispc', type='build')

patch('cmake.patch')

0 comments on commit be9b2e3

Please sign in to comment.