Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875908 - dev-libs/gjs: Drop USE dependency on x11-libs/cairo[svg]
Summary: dev-libs/gjs: Drop USE dependency on x11-libs/cairo[svg]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-07 23:10 UTC by Matt Turner
Modified: 2022-10-08 18:25 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 Matt Turner gentoo-dev 2022-10-07 23:10:23 UTC
Cairo's IUSE=svg adds no dependencies and is now a no-op. Please drop the USE-dependency on cairo[svg] when you bump the package next.
Comment 1 Larry the Git Cow gentoo-dev 2022-10-07 23:22:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3d7763ccdaad0e0a284c12ee8822f8eb4f6b78

commit ea3d7763ccdaad0e0a284c12ee8822f8eb4f6b78
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-07 23:22:25 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-07 23:22:25 +0000

    dev-libs/gjs: Drop USE dep on cairo[svg]
    
    Bug: https://bugs.gentoo.org/875908
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/gjs/gjs-1.74.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-10-08 18:25:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8215b304dce31259ace9bf5ba1cf4b99749a155

commit b8215b304dce31259ace9bf5ba1cf4b99749a155
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-08 18:20:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-08 18:25:04 +0000

    dev-libs/gjs: fix MissingUseDepDefault on cairo
    
    Closes: https://bugs.gentoo.org/875908
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/gjs/{gjs-1.72.1.ebuild => gjs-1.72.1-r1.ebuild} | 2 +-
 dev-libs/gjs/{gjs-1.72.2.ebuild => gjs-1.72.2-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)