Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
48e6499b
Commit
48e6499b
authored
Aug 07, 2019
by
Amir MOHAMMADI
Browse files
Add missing variables needed for build
parent
eb90dbcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
conda_build_config.yaml
View file @
48e6499b
...
...
@@ -21,6 +21,14 @@ VERBOSE_CM:
blas_impl
:
-
mkl
pin_run_as_build
:
libboost
:
max_pin
:
x.x.x
py_boost
:
max_pin
:
x.x.x
boost
:
max_pin
:
x.x.x
## the dependencies that we build against multiple versions
python
:
-
3.6
...
...
@@ -36,3 +44,40 @@ zip_keys:
numpy
:
-
1.16.2
boost
:
-
1.67.0
cython
:
-
0.29.12
ffmpeg
:
-
4.0
hdf5
:
-
1.10.2
-
1.10.4
jpeg
:
-
9b
libogg
:
-
1.3.2
libpng
:
-
1.6.35
mkl
:
-
2019.1
openblas
:
-
0.3.3
openfst
:
-
1.6.7
scipy
:
-
1.2.1
setuptools
:
-
41.0.0
speex
:
-
1.2.0
speexdsp
:
-
1.2rc3
sqlite
:
-
3.29.0
vlfeat
:
-
0.9.21
xz
:
-
5.2.3
zlib
:
-
1.2.11
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment