Linux apt Ignore Not Found Package

apt source -y --ignore-missing tons_of_pkgs

or 

apt build-dep -y --ignore-missing tons_of_pkgs
steamboatid