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
|
||||
- rust-core-or1k 1.16.0 11
|
||||
- cargo
|
||||
- openocd >=0.10
|
||||
- lit
|
||||
- outputcheck
|
||||
- coverage
|
||||
|
|
|
@ -19,6 +19,7 @@ requirements:
|
|||
- llvmlite-artiq 0.12.0.dev py35_30
|
||||
- binutils-or1k-linux
|
||||
- pythonparser 1.0
|
||||
- openocd >=0.10
|
||||
- lit
|
||||
- outputcheck
|
||||
- scipy
|
||||
|
|
Loading…
Reference in New Issue