added expat to host section

This commit is contained in:
froejdh_e
2025-05-22 09:51:01 +02:00
committed by mazzol_a
parent 1227574590
commit ed142aa34e

View File

@ -28,6 +28,7 @@ requirements:
- libgl-devel # [linux]
- libtiff
- zlib
- expat
run:
- libstdcxx-ng
@ -58,6 +59,7 @@ outputs:
- {{compiler('cxx')}}
- {{ pin_subpackage('slsdetlib', exact=True) }}
run:
- {{ pin_subpackage('slsdetlib', exact=True) }}
- qt 5.*