New review comment by motorto on void-packages repository https://github.com/void-linux/void-packages/pull/24400#discussion_r474666420 Comment: You sure ? Adding this: ```suggestion makedepends="libebur128-devel ffmpeg-devel taglib-devel" ``` And then xbps-src package: > => loudgain-0.6.8_1: running do_configure ... -- Checking for module 'libavcodec' -- CMake Error at /usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:497 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:681 (_pkg_check_modules_internal) CMakeLists.txt:27 (PKG_CHECK_MODULES) -- Configuring incomplete, errors occurred! See also "/builddir/loudgain-0.6.8/build/CMakeFiles/CMakeOutput.log". => ERROR: loudgain-0.6.8_1: do_configure: 'CFLAGS="${CFLAGS/ -pipe / }" CXXFLAGS="${CXXFLAGS/ -p's|[^/]*||g' -e 's|/|../|g')' exited with 1 => ERROR: in do_configure() at `common/build-style/cmake.sh:62 EDIT: ```suggestion makedepends="libebur128-devel ffmpeg-devel taglib-devel libavcodec pkg-config" ``` This makes it work