Apparently there is a bug in Kali repo, to get ble.recon work you need to compile bettercap from sources, this way:

sudo apt update
sudo apt install golang git build-essential libpcap-dev...