139
edits
(add link to chromium source instructions) |
(Adding section linking to dependencies) |
||
Line 191: | Line 191: | ||
unzip vendor-fixup.patch.zip | unzip vendor-fixup.patch.zip | ||
(cd third_party/libwebrtc && patch -p1 < vendor-fixup.patch) | (cd third_party/libwebrtc && patch -p1 < vendor-fixup.patch) | ||
== Keeping transitive dependencies updated == | |||
* we will use updatebot to keep our dependencies updated. This may happen after an initial manual update. | |||
* [[Media/WebRTC/dependency-libyuv|libyuv]] | |||
* [[Media/WebRTC/dependency-libvpx|libvpx]] | |||
* [[Media/WebRTC/dependency-pipewire|pipewire]] | |||
== Open Questions == | == Open Questions == |
edits