from #1216 to 9.1.1.rc that got lost in merge from develoepr, added expat to host section to fix conda build

This commit is contained in:
2025-05-26 10:50:54 +02:00
parent 9bd9711dcc
commit e12f71c000

View File

@ -28,6 +28,7 @@ requirements:
- libgl-devel # [linux] - libgl-devel # [linux]
- libtiff - libtiff
- zlib - zlib
- expat
run: run:
- libstdcxx-ng - libstdcxx-ng