From c3440283076cdf112325e05c855a9e694324c9b3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Apr 2021 16:55:43 +0100 Subject: [PATCH] docs: build: Add firefox-esr to test deps Reported-by: Matthew Vernon Signed-off-by: Ian Jackson --- docs/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.rst b/docs/build.rst index 8cdd1c61..ef464fe5 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -28,7 +28,7 @@ Setup And for running the tests (``make check``) you will need:: - sudo apt install bubblewrap xvfb moreutils + sudo apt install bubblewrap xvfb moreutils firefox-esr 2. Install Rust. This is most easily done with rustup_:: -- 2.30.2