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
|
||||
- pygit2
|
||||
- aiohttp
|
||||
- binutils-or1k-linux
|
||||
- binutils-or1k-linux # [linux]
|
||||
- pythonparser
|
||||
- levenshtein
|
||||
|
||||
|
|
Loading…
Reference in New Issue