Package: llvm-17-dev,llvm-18-dev,llvm-19-dev,llvm-20-dev,llvm-21-dev Severity: normal
While trying to package pocl 7.0 I ran into a missing dependency on libzstd-dev. As there is nothing in pocl itself referencing zstd, I believe that the -lzstd comes from llvm-config and thus this looks like a missing dependency on the llvm side. (currently still working with llvm-18, but the dependencies look the same in all versions) (This didn't show up with earlier pocl versions, but now I need a B-D on libpolly-XX-dev, too.) Andreas

