We also need to add pycairo since it is a dependent binary build. We can build pygobject without pycairo support, which we don't need, unfortunately the dependency on pycairo is "hardcoded" into the pyproject.toml and can't be changed easily. Differential Revision: https://phabricator.services.mozilla.com/D307701