case $THIS_SUB_DEPENDS in
   1.4.x) if [ $FOX_REL == "prev-1.4.x" ]; then return 0; fi;;
esac
return 1
