Skip to content

Commit

Permalink
alphabetize host deps
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Nov 10, 2024
1 parent d8ef739 commit ee2c1ae
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,28 @@ requirements:
- noqt5 # [build_platform != target_platform]
- doxygen
host:
- coin3d
- eigen
- freetype
- hdf5
- libboost-devel
- python
- qt6-main
- libspnav # [linux]
- matplotlib-base
- noqt5
- pyside6
- occt
- smesh
- xerces-c
- zlib
- vtk
- eigen
- pybind11
- coin3d
- hdf5
- freetype
- libspnav # [linux]
- pcl
- six
- pivy
- ply
- matplotlib-base
- pybind11
- pyside6
- python
- qt6-main
- six
- smesh
- vtk
- xerces-c
- yaml-cpp
- pivy
- zlib
run:
- python
- pyside6
Expand Down

0 comments on commit ee2c1ae

Please sign in to comment.