forked from M-Labs/artiq
conda: pull in openocd in artiq and artiq-dev
This commit is contained in:
parent
aafefee7f5
commit
edab068ac9
|
@ -22,6 +22,7 @@ requirements:
|
||||||
- llvmlite-artiq 0.12.0.dev py35_30
|
- llvmlite-artiq 0.12.0.dev py35_30
|
||||||
- rust-core-or1k 1.16.0 11
|
- rust-core-or1k 1.16.0 11
|
||||||
- cargo
|
- cargo
|
||||||
|
- openocd >=0.10
|
||||||
- lit
|
- lit
|
||||||
- outputcheck
|
- outputcheck
|
||||||
- coverage
|
- coverage
|
||||||
|
|
|
@ -19,6 +19,7 @@ requirements:
|
||||||
- llvmlite-artiq 0.12.0.dev py35_30
|
- llvmlite-artiq 0.12.0.dev py35_30
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
- pythonparser 1.0
|
- pythonparser 1.0
|
||||||
|
- openocd >=0.10
|
||||||
- lit
|
- lit
|
||||||
- outputcheck
|
- outputcheck
|
||||||
- scipy
|
- scipy
|
||||||
|
|
Loading…
Reference in New Issue