Added missing patch

This commit is contained in:
Martin Stransky 2020-12-09 16:58:08 +01:00
parent 29d82650ed
commit 1eea5d7c7f
1 changed files with 9 additions and 0 deletions

9
firefox-mochitest.patch Normal file
View File

@ -0,0 +1,9 @@
diff --git a/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements_3.txt b/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements_3.txt
--- a/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements_3.txt
+++ b/testing/tools/websocketprocessbridge/websocketprocessbridge_requirements_3.txt
@@ -1,4 +1,5 @@
# This file is the websocketprocess requirements.txt used with python 3.
+pyrsistent
# needed by txws, and we'd like pip to get it from the local server before setuptools tries pypi
six