From eed64a6d6ba3d800238fb4cffc94825a2d2a3e2f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 21 Feb 2018 10:35:31 +0800 Subject: [PATCH] conda: fix openocd dependency --- 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 065c4150b..727c07130 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -29,7 +29,7 @@ requirements: - llvmlite-artiq 0.20.0 - binutils-or1k-linux >=2.27 - pythonparser >=1.1 - - openocd 0.10.0 4 + - openocd 0.10.0 6 - lit - outputcheck - scipy