Skip to content

Commit

Permalink
conda: restrict binutils-or1k-linux dependency to linux.
Browse files Browse the repository at this point in the history
whitequark committed Jan 27, 2016
1 parent 0acc86b commit 5bead8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/artiq/meta.yaml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ requirements:
- pyqtgraph
- pygit2
- aiohttp
- binutils-or1k-linux
- binutils-or1k-linux # [linux]
- pythonparser
- levenshtein

0 comments on commit 5bead8b

Please sign in to comment.