Make libatk-bridge2.0-dev depend on libatk1.0-dev
When trying to build orca 3.37.90 today I was hit with the following error:
Package 'atk', required by 'atk-bridge-2.0', not found
Adding libatk1.0-dev as a Build-Depends in orca fixes the issue, but of course, the dependancy should be here.