ImagingDataCommons / libdicom

C library for reading DICOM files
https://libdicom.readthedocs.io
MIT License
15 stars 7 forks source link

Revert Meson version bump to support Ubuntu 20.04 #58

Closed bgilbert closed 9 months ago

bgilbert commented 9 months ago

OpenSlide supports Meson down to 0.53, which is the version in Ubuntu 20.04. OpenSlide disables libdicom's tests when falling back to the libdicom wrap, circumventing check's requirement for a newer Meson.

This reverts commit ec925f319136d74eadb8e4c2284511b4c4acda3f.

jcupitt commented 9 months ago

Ah OK. Yes, I was unsure about that change, but worried we shouldn't make check complain.