case "$THIS_SUB_DEPENDS" in
  DHT) DHT_PATCH="y" ;;
    *) echo "bogus sub_depends: libtorrent $THIS_SUB_DEPENDS"; return 1;;
esac 
