Media/WebRTC/libwebrtc Update Process/automation plan: Difference between revisions

Jump to navigation Jump to search
installing the requests module is no longer necessary when using ./mach python
(Fix typo)
(installing the requests module is no longer necessary when using ./mach python)
Line 233: Line 233:
  (cd elm && ./mach bootstrap --application-choice=browser && ./mach build)
  (cd elm && ./mach bootstrap --application-choice=browser && ./mach build)
  git clone https://github.com/mozilla/libwebrtc moz-libwebrtc
  git clone https://github.com/mozilla/libwebrtc moz-libwebrtc
- On macOS, the python module <code>requests</code> should be installed.
pip install requests


=== Update steps ===
=== Update steps ===
123

edits

Navigation menu