New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/38384#discussion_r933935642 Comment: ```suggestion hostmakedepends="extra-cmake-modules kcoreaddons kdoctools gettext pkg-config qt5-host-tools qt5-qmake" makedepends="blas-devel ffmpeg-devel jack-devel ktextwidgets-devel kio-devel ktextwidgets-devel kcodecs-devel kross-devel kxmlgui-devel ki18n-devel libopenal-devel libpocketsphinx-devel sonnet-devel" ``` I was able to compile & run successfully with just these dependencies You shouldn't need to specify the `depends` because they'll get auto-detected, and you had some unnecessary things in `hostmakedepends`