Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684906 - media-video/obs-studio-23.1.0 should depend on dev-qt/qtsvg
Summary: media-video/obs-studio-23.1.0 should depend on dev-qt/qtsvg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-02 00:27 UTC by Sir Boops
Modified: 2019-05-08 22:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Boops 2019-05-02 00:27:06 UTC
obs-studio will fail to build until qtsvg has been installed
Comment 1 Enne Eziarc 2019-05-02 04:09:40 UTC
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.
Comment 2 Chiitoo gentoo-dev 2019-05-02 11:44:13 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2019-05-08 22:56:31 UTC
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(+)