case $THIS_SUB_DEPENDS in
GTKHTML2) echo "gtkhtml2 bindings requested, forcing them."; depends gtkhtml2;;
       *) echo "unknown sub-depends!"; return 1;;
esac
