Skip to content
Snippets Groups Projects
Commit 8cccab50 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

MNT: shared libs as host deps, boost is handled by fsl-base

parent ce45144d
No related branches found
No related tags found
No related merge requests found
......@@ -24,17 +24,14 @@ build:
- {{ name }}
requirements:
build:
- {{ compiler('cxx') }}
- fsl-base >=2007.0
- fsl-NewNifti >=3.0.4
host:
- fsl-newnifti >=3.0.4
- fsl-armawrap >=0.4.1
- fsl-cprob >=2006.0
- fsl-miscmaths >=2001.0
- fsl-newimage >=2006.0
- fsl-utils >=1908.0
- fsl-znzlib >=2006.0
- boost >=1.58
run:
- boost >=1.58
build:
- {{ compiler('cxx') }}
- fsl-base >=2007.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment