Hi, The Linux buildbot is updated for those changes.
On Fri, Oct 4, 2019 at 4:43 PM Sybren A. Stüvel <[email protected]> wrote: > Dear platform maintainers, > > I just pushed two commits to master that require some libraries to be > rebuilt. > > - libvpx: is now forced to configure with --enable-vp8 --enable-vp9. > Without this, VP9 wasn't enabled on buildbot builds. > - libopus: was added to add Opus audio support to FFmpeg > - ffmpeg: is build with Opus audio support > > The steps required are: > > - Rerun 'make deps' > - When updating an existing build (rather than building from scratch), > running 'cmake -U FFMPEG_LIBRARIES .` may be required in the build > directory to ensure the FFMPEG_LIBRARIES variable is refreshed to > contain the opus library. > > This is not urgent, but would be nice if it happens relatively soon. > > Thanks, > > Sybren > > > -- > Sybren A. Stüvel > > https://stuvelfoto.nl/ > https://stuvel.eu/ > > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey Sharybin _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
