From b1453eb85602031f3460789cb187f93475338e94 Mon Sep 17 00:00:00 2001 From: whitequark Date: Fri, 19 Jan 2018 08:28:36 +0000 Subject: [PATCH] Revert "conda: remove openocd version constraint." This reverts commit 3eb882b6b75c65a28d180374f20ad6f7995a988e. Fixes #892. --- conda/artiq-dev/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 2c5d97334..290070c5e 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -22,7 +22,7 @@ requirements: - llvm-or1k 4.0.1 - llvmlite-artiq 0.20.0 - rust-core-or1k 1.23.0 19 - - openocd + - openocd 0.10.0+git2 - lit - outputcheck - coverage