File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ install:
2727 - conda update -q conda
2828 - conda info -a
2929 # Install dependencies
30- - conda install cmake dirent xeus-zmq=1.0.0 cling=0.8 clangdev=5 llvmdev=5 nlohmann_json cppzmq xtl=0.7 pugixml cxxopts=2.1.2 doctest>=2.4.6 -c conda-forge
30+ - conda install cmake dirent xeus-zmq=1.0.0 cling=0.9 nlohmann_json cppzmq xtl=0.7 pugixml cxxopts=2.1.2 doctest>=2.4.6 zlib -c conda-forge
3131 # Build and install xeus-cling
3232 - mkdir build
3333 - cd build
Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ dependencies:
66 - cmake
77 # Host dependencies
88 - xeus-zmq=1.0.0
9- - cling=0.8
10- - clangdev=5
11- - llvmdev=5
9+ - cling=0.9
1210 - nlohmann_json
1311 - cppzmq
1412 - xtl=0.7
You can’t perform that action at this time.
0 commit comments