forked from M-Labs/artiq
conda: restrict binutils-or1k-linux dependency to linux.
This commit is contained in:
parent
0acc86b3b3
commit
5bead8b83f
|
@ -54,7 +54,7 @@ requirements:
|
||||||
- pyqtgraph
|
- pyqtgraph
|
||||||
- pygit2
|
- pygit2
|
||||||
- aiohttp
|
- aiohttp
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux # [linux]
|
||||||
- pythonparser
|
- pythonparser
|
||||||
- levenshtein
|
- levenshtein
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue