obs-studio will fail to build until qtsvg has been installed
Can confirm; dependency was added in upstream commit 80875768ad, some time between 23.0.1 and 23.1.0. Upstream makes no mention of it in their release notes.
Indeed, there has been a pull request open for this for a while now [1]. Thanks for the report, though! 1. https://github.com/gentoo/gentoo/pull/11652
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5191f7d00daa0a4fc49b1674ad87cb6cb017a4 commit ed5191f7d00daa0a4fc49b1674ad87cb6cb017a4 Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2019-05-03 16:53:57 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-05-08 22:56:15 +0000 media-video/obs-studio: add missing 'dev-qt/qtsvg' dependency Upstream started depending on this in '80875768'. - https://github.com/obsproject/obs-studio/commit/80875768 Closes: https://bugs.gentoo.org/684906 Closes: https://github.com/gentoo/gentoo/pull/11652 Suggested-by: Jiří Helebrant <jiri.helebrant@nic.cz> Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11886 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/obs-studio/obs-studio-23.1.0-r1.ebuild | 130 +++++++++++++++++++++ media-video/obs-studio/obs-studio-9999.ebuild | 1 + 2 files changed, 131 insertions(+)