diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 0dd569e5f..0aa852ec3 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -19,7 +19,7 @@ requirements: - binutils-or1k-linux - llvm-or1k - llvmlite-artiq 0.10.0.dev py35_24 - - openocd >=0.10 + - openocd 0.10.0 1 - lit - outputcheck - coverage diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 17b3147f2..237a344f4 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -29,7 +29,7 @@ requirements: - llvmlite-artiq 0.10.0.dev py35_24 - binutils-or1k-linux - pythonparser 1.0 - - openocd >=0.10 + - openocd 0.10.0 1 - lit - outputcheck - scipy