Skip to content

Commit

Permalink
Fixed spacing in meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette committed Jan 10, 2024
1 parent 7acd519 commit ca7d791
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,72 +45,72 @@ build:
# Shotgun strat on requirements until we can narrow them down
requirements:
build:
- ale=0.10.0
- ale =0.10.0
- aom
- armadillo
- boost>=1.72.0, <2
- boost-cpp>=1.72.0, <2
- boost >=1.72.0, <2
- boost-cpp >=1.72.0, <2
- blas
- usgs-astrogeology::bullet
- bz2file
- bzip2
- cmake>=3.15, <4
- cspice=67
- csm>=3.0.3,<3.0.4
- curl>=8.3.0,<9.0a0
- cxx-compiler=1.1.2
- cmake >=3.15, <4
- cspice =67
- csm >=3.0.3,<3.0.4
- curl >=8.3.0,<9.0a0
- cxx-compiler =1.1.2
- doxygen
- eigen>=3, <4
- embree>=3, <4
- eigen >=3, <4
- embree >=3, <4
- ffmpeg
- geos>=3.12.1, <4
- geos >=3.12.1, <4
- geotiff
- gmp
- graphviz
- gsl>=2.6
- hdf5>=1.14.2,<1.14.3.0a0
- gsl >=2.6
- hdf5 >=1.14.2,<1.14.3.0a0
- icu
- inja
- jama
- jpeg
- usgs-astrogeology::kakadu==1
- krb5
- libboost>=1.72.0, <2
- libboost >=1.72.0, <2
- libgdal >=3.7.2,<3.8.0a0
- libopencv>=4.5.2, 5
- libpng>=1.6.34, 2
- libopencv >=4.5.2, 5
- libpng >=1.6.34, 2
- libprotobuf
- libtiff>=4.0, 5
- libtiff >=4.0, 5
- libxml2
- make
- mesalib
- mysql
- mysql-connector-c
- nanoflann<1.4
- nanoflann <1.4
- nlohmann_json
- ninja>=1.7.2, 2
- ninja >=1.7.2, 2
- nn
- opencv>=4.5.2, <5
- openssl>=3.1.2,<4.0a0
- pcl>=1.12.0, <2
- opencv >=4.5.2, <5
- openssl >=3.1.2,<4.0a0
- pcl >=1.12.0, <2
- plio
- protobuf
- python=3.12
- python_abi=3.12
- python =3.12
- python_abi =3.12
- pytest
- rclone
- qhull
- qt-main
- qwt
- sqlite>=3.43.0,<4.0a0
- sqlite >=3.43.0,<4.0a0
- suitesparse
- superlu
- swig
- texlive-core
- tnt
- x264
- xalan-c
- xerces-c=>=3.2.4,<3.3.0a0
- xerces-c >=3.2.4,<3.3.0a0
- xorg-kbproto
- xorg-libice
- xorg-libsm
Expand Down

0 comments on commit ca7d791

Please sign in to comment.