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,7 +28,8 @@ requirements:
- libgl-devel # [linux]
- libtiff
- zlib
- expat
run:
- libstdcxx-ng
- libgcc-ng
@ -57,6 +58,7 @@ outputs:
- {{ compiler('c') }}
- {{compiler('cxx')}}
- {{ pin_subpackage('slsdetlib', exact=True) }}
run:
- {{ pin_subpackage('slsdetlib', exact=True) }}