Age | Commit message (Collapse) | Author |
|
Fix unnecessary and broken build dependency on ImageMagick 7, in that
the build process was still searching for MagickWand-config, which is
not available in the libmagick6 package.
|
|
Adjust the patching for using libmagick6, which imgmin requires, to get
its compilation details directly from pkg-config rather than ImageMagick
7's MagickWand-config, as that script now hardcodes MagickWand-7.Q16HDRI
as the pkg-config package name.
Additionally, remove the apache2 module fix related to "-fopenmp", as it
seems to have been fixed upstream long ago (in commit d7969f32ee06).
|
|
|
|
|
|
|
|
|
|
|
|
one of my systems without it.
|
|
than with ImageMagick convert) by commenting a bad line until author does so upstream. Removed Apache module fix, as build now works fine without it.
|
|
|
|
|