Updated libsndfile packages fix missing build requirement
Publication date: 30 Mar 2021Modification date: 30 Mar 2021
Type: bugfix
Affected Mageia releases : 8
Description
Our current libsndfile package doesn't support external FLAC/Ogg/Vorbis/Opus
formats anymore because of a missing build requirement during build. If one of
the four devel dependency is missing all external support are disable:
configure: WARNING: *** One or more of the external libraries (ie libflac, libogg and
configure: WARNING: *** libvorbis) is either missing (possibly only the development
configure: WARNING: *** headers) or is of an unsupported version.
configure: WARNING: ***
configure: WARNING: *** Unfortunately, for ease of maintenance, the external libs
configure: WARNING: *** are an all or nothing affair.
So this update fixes this issue adding the missing build dependency on opus-devel.
SRPMS
8/core
- libsndfile-1.0.31-1.mga8