apt-get Unmet dependencies error
Go to Repository kali or other linux and copy these links:
deb http://repo.kali.org/kali kali-rolling main contrib non-free
deb-src http://repo.kali.org/kali kali-rolling main contrib non-free
on your leafpad or use these command on terminal
sudo apt --fix-broken install
sudo apt-get update
sudo apt-get upgrade