File vpx_ext_ratectrl.patch of Package nodejs-signal-ringrtc
--- webrtc-7339c/build/linux/unbundle/libvpx.gn.orig 2025-10-09 10:31:52.277553500 +0200 +++ webrtc-7339c/build/linux/unbundle/libvpx.gn 2025-10-09 11:21:47.437006782 +0200 @@ -20,6 +20,7 @@ shim_headers("libvpx_shim") { "vpx/vpx_codec_impl_top.h", "vpx/vpx_decoder.h", "vpx/vpx_encoder.h", + "vpx/vpx_ext_ratectrl.h", "vpx/vpx_frame_buffer.h", "vpx/vpx_image.h", "vpx/vpx_integer.h",