case $THIS_SUB_DEPENDS in
   16BIT) if [ $GRAPHICSMAGICK_16BIT == "--with-quantum-depth=16" ]; then return 0; fi;;
esac
return 1

