forked from M-Labs/artiq
conda: fix openocd dependency
This commit is contained in:
parent
f060d6e1b3
commit
eed64a6d6b
|
@ -29,7 +29,7 @@ requirements:
|
||||||
- llvmlite-artiq 0.20.0
|
- llvmlite-artiq 0.20.0
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
- pythonparser >=1.1
|
- pythonparser >=1.1
|
||||||
- openocd 0.10.0 4
|
- openocd 0.10.0 6
|
||||||
- lit
|
- lit
|
||||||
- outputcheck
|
- outputcheck
|
||||||
- scipy
|
- scipy
|
||||||
|
|
Loading…
Reference in New Issue