Skip to content

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

Log: https://launchpadlibrarian.net/493307994/buildlog_ubuntu-groovy-amd64.orca_3.37.90-1ubuntu1_BUILDING.txt.gz

Adding libatk1.0-dev as a Build-Depends in orca fixes the issue, but of course, the dependancy should be here.

Merge request reports

Loading