From fcf7a6be2e9ea235db47c40df962386d889698c9 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 10 Feb 2016 23:42:24 +0100 Subject: [PATCH] Revert "conda: restrict binutils-or1k-linux dependency to linux." This reverts commit 5bead8b83f8fb09529c87a024d3c8b134f7fb3b6. --- conda/artiq/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index d65c55bb3..e5bdf5439 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -51,7 +51,7 @@ requirements: - pyqtgraph - pygit2 - aiohttp - - binutils-or1k-linux # [linux] + - binutils-or1k-linux - pythonparser - levenshtein