From 8aab147b5c98368e8ce710b53ab9c7579852abaa Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@fsf.org>
Date: Fri, 20 Aug 2021 16:59:49 +0000
Subject: [PATCH] Added new dependencies to README (from make-firefox)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 72fb8b3fa..c6ff41ea9 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Those are the steps done by the helpers:
 
 * You don't need to use sudo in order to run those scripts, but some extra packages are needed:
 
-     `sudo apt-get install cdbs devscripts dpkg-dev git gnupg patch quilt rpl sed`
+     `sudo apt-get install cdbs devscripts dpkg-dev git gnupg patch quilt rpl sed python3-jsonschema python-pathlib`
 
 * Take care to use the right sourcePackageName, many source packages produce
 several binary packages. `apt-cache showsrc binary-package` can help you.
-- 
GitLab