optional_depends imagemagick \
                 "--with-imagemagick" \
                 "--without-imagemagick" \
                 "ImageMagick file handling" &&
optional_depends fftw \
                 "--with-fftw3" \
                 "--without-fftw3" \
                 "FFTW3 fourier transforms"  &&
depends image-exiftool
