Loading
Bug 1831864 - Remove need for install-build-deps script for Linux CaR builds....
Bug 1831864 - Remove need for install-build-deps script for Linux CaR builds. r=perftest-reviewers,sparky Recently the Chromium-as-Release linux builds started to fail and that is due to some changes upstream with the install-build-deps script. This patch instead updates the Dockerfile packages and removes the (currently) failing script call. Differential Revision: https://phabricator.services.mozilla.com/D177415