### depends needs to be changed (libjpeg):
Can you please change
- dependendy
libjpeg to libjpeg-turbo (any maybe existing make dependency libjpeg needs also to be changed to libjpeg-turbo),
or maybe more elaboreate,
- dependencies
libjpeg to libjpeg.so AND add make dependency libjpeg-turbo?
Reason: Arch Linux does not have libjpeg anymore, and libjpeg-turbo stopped to declare libjpeg in it's provides array.
Regards and thanks for maintaining!
###
dependsneeds to be changed (libjpeg):Can you please change
libjpegtolibjpeg-turbo(any maybe existing make dependencylibjpegneeds also to be changed tolibjpeg-turbo),or maybe more elaboreate,
libjpegtolibjpeg.soAND add make dependencylibjpeg-turbo?Reason: Arch Linux does not have
libjpeganymore, andlibjpeg-turbostopped to declarelibjpegin it's provides array.Regards and thanks for maintaining!