Loading recipe/meta.yaml +12 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ # This is the build number for the current version you are building. If this is the first build of # this version, the build number will be 0. It is incremented by 1 with every consecutive build of # the same version. {% set build_number = "0" %} {% set build_number = "1" %} package: name: isis Loading @@ -46,6 +46,7 @@ build: requirements: build: - ale=0.8.6 - aom - armadillo - boost=1.72 - boost-cpp=1.72 Loading Loading @@ -100,8 +101,9 @@ requirements: - swig - tnt - x264 - x265 - xalan-c - xerces-c=3 - xerces-c - xorg-kbproto - xorg-libice - xorg-libsm Loading @@ -111,7 +113,9 @@ requirements: run: - {{ pin_compatible('ale') }} - {{ pin_compatible('aom', max_pin='x.x') }} - {{ pin_compatible('boost', max_pin='x.x') }} - {{ pin_compatible('boost-cpp', max_pin='x.x') }} - blas - {{ pin_compatible('bullet', max_pin='x.x') }} - bz2file Loading @@ -133,7 +137,11 @@ requirements: - {{ pin_compatible('jasper', max_pin='x.x') }} - {{ pin_compatible('jpeg', max_pin='x') }} - {{ pin_compatible('kakadu', max_pin='x') }} - libcxx - libopenblas - {{ pin_compatible('libopencv', max_pin='x.x') }} - {{ pin_compatible('libpng') }} - libtiff - mesalib - mysql - nanoflann Loading @@ -149,6 +157,7 @@ requirements: - superlu - tnt - x264 - x265 - {{ pin_compatible('xerces-c', max_pin='x.x.x') }} - xorg-kbproto - xorg-libice Loading Loading
recipe/meta.yaml +12 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ # This is the build number for the current version you are building. If this is the first build of # this version, the build number will be 0. It is incremented by 1 with every consecutive build of # the same version. {% set build_number = "0" %} {% set build_number = "1" %} package: name: isis Loading @@ -46,6 +46,7 @@ build: requirements: build: - ale=0.8.6 - aom - armadillo - boost=1.72 - boost-cpp=1.72 Loading Loading @@ -100,8 +101,9 @@ requirements: - swig - tnt - x264 - x265 - xalan-c - xerces-c=3 - xerces-c - xorg-kbproto - xorg-libice - xorg-libsm Loading @@ -111,7 +113,9 @@ requirements: run: - {{ pin_compatible('ale') }} - {{ pin_compatible('aom', max_pin='x.x') }} - {{ pin_compatible('boost', max_pin='x.x') }} - {{ pin_compatible('boost-cpp', max_pin='x.x') }} - blas - {{ pin_compatible('bullet', max_pin='x.x') }} - bz2file Loading @@ -133,7 +137,11 @@ requirements: - {{ pin_compatible('jasper', max_pin='x.x') }} - {{ pin_compatible('jpeg', max_pin='x') }} - {{ pin_compatible('kakadu', max_pin='x') }} - libcxx - libopenblas - {{ pin_compatible('libopencv', max_pin='x.x') }} - {{ pin_compatible('libpng') }} - libtiff - mesalib - mysql - nanoflann Loading @@ -149,6 +157,7 @@ requirements: - superlu - tnt - x264 - x265 - {{ pin_compatible('xerces-c', max_pin='x.x.x') }} - xorg-kbproto - xorg-libice Loading