Loading environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ dependencies: - cxx-compiler=1.1.2 - doxygen - eigen < 3.4 - embree - embree>=2.17,<3 - ffmpeg - geos>=3.7,<3.8 - geotiff Loading recipe/meta.yaml +4 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,9 @@ requirements: - curl - doxygen - eigen<3.4 - embree # versioned due to major release of embree 3 on conda-forge # it is not compatible without changes to ISIS - embree>=2.17, <3 - ffmpeg - geos>=3.7,<3.8 - geotiff Loading Loading @@ -127,7 +129,7 @@ requirements: - cspice - curl - eigen - embree - {{ pin_compatible('embree', min_pin='x.x', max_pin='x.x') }} - {{ pin_compatible('ffmpeg', min_pin='x.x') }} - {{ pin_compatible('geos', min_pin='x.x', max_pin='x.x') }} - {{ pin_compatible('geotiff', max_pin='x.x') }} Loading Loading
environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ dependencies: - cxx-compiler=1.1.2 - doxygen - eigen < 3.4 - embree - embree>=2.17,<3 - ffmpeg - geos>=3.7,<3.8 - geotiff Loading
recipe/meta.yaml +4 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,9 @@ requirements: - curl - doxygen - eigen<3.4 - embree # versioned due to major release of embree 3 on conda-forge # it is not compatible without changes to ISIS - embree>=2.17, <3 - ffmpeg - geos>=3.7,<3.8 - geotiff Loading Loading @@ -127,7 +129,7 @@ requirements: - cspice - curl - eigen - embree - {{ pin_compatible('embree', min_pin='x.x', max_pin='x.x') }} - {{ pin_compatible('ffmpeg', min_pin='x.x') }} - {{ pin_compatible('geos', min_pin='x.x', max_pin='x.x') }} - {{ pin_compatible('geotiff', max_pin='x.x') }} Loading