Skip to content

d/control: change Build-Depends to use libjpeg-dev instead of libjpeg62-turbo-dev

Ubuntu does not have libjpeg62-turbo-dev but instead uses libjpeg-turbo8-dev to provide the libjpeg-dev virtual package. Use the more general package to avoid build failures.

This change isn't strictly necessary in Debian, but would save us from maintaining Ubuntu delta, so we would appreciate its inclusion. Thanks!

Merge request reports

Loading