Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fsl-fdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
conda
fsl-fdt
Commits
fd531251
Commit
fd531251
authored
3 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
MNT: Pin binary dependencies to major version
parent
debf28d7
No related branches found
Branches containing commit
No related tags found
1 merge request
!14
MNT: Pin binary dependencies to major version
Pipeline
#13042
passed
3 years ago
Stage: fsl-ci-build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meta.yaml
+16
-16
16 additions, 16 deletions
meta.yaml
with
16 additions
and
16 deletions
meta.yaml
+
16
−
16
View file @
fd531251
...
...
@@ -9,7 +9,7 @@
{
%
set name = 'fsl-fdt' %
}
{
%
set version = '2111.0' %
}
{
%
set repository = 'https
:
//git.fmrib.ox.ac.uk/fsl/fdt.git' %
}
{
%
set build = '
0
' %
}
{
%
set build = '
1
' %
}
package
:
name
:
{{
name
}}
...
...
@@ -31,21 +31,21 @@ build:
requirements
:
host
:
-
fsl-base
>=2108.2
-
fsl-armawrap
>=0.4.3
-
fsl-avwutils
>=2101.0
-
fsl-basisfield
>=1910.0
-
fsl-bint
>=2012.0
-
fsl-cprob
>=2006.0
-
fsl-flirt
>=2010.0
-
fsl-meshclass
>=2012.0
-
fsl-miscmaths
>=2010.0
-
fsl-misc_tcl
>=2010.0
-
fsl-newimage
>=2011.0
-
fsl-newnifti
>=3.0.6
-
fsl-utils
>=2007.0
-
fsl-warpfns
>=1912.0
-
fsl-znzlib
>=2012.0
-
fsl-base
-
fsl-armawrap
0
-
fsl-avwutils
-
fsl-basisfield
2202
-
fsl-bint
2111
-
fsl-cprob
2111
-
fsl-flirt
-
fsl-meshclass
2111
-
fsl-miscmaths
2202
-
fsl-misc_tcl
-
fsl-newimage
2202
-
fsl-newnifti
4
-
fsl-utils
2111
-
fsl-warpfns
2202
-
fsl-znzlib
2111
build
:
-
{{
compiler("cxx")
}}
-
make
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment