2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-29 05:03:34 +08:00

conda: restrict binutils-or1k-linux dependency to linux.

This commit is contained in:
whitequark 2016-01-27 09:24:54 +00:00
parent 0acc86b3b3
commit 5bead8b83f

View File

@ -54,7 +54,7 @@ requirements:
- pyqtgraph
- pygit2
- aiohttp
- binutils-or1k-linux
- binutils-or1k-linux # [linux]
- pythonparser
- levenshtein