Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881565 - games-util/lutris needs to depend on a specific libsoup slot
Summary: games-util/lutris needs to depend on a specific libsoup slot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 881557
  Show dependency tree
 
Reported: 2022-11-16 21:04 UTC by Matt Turner
Modified: 2022-11-17 10:28 UTC (History)
1 user (show)

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-11-16 21:04:19 UTC
lutris depends on libsoup without a slot requirement:

> games-util/lutris/lutris-0.5.10.1.ebuild:	net-libs/libsoup
> games-util/lutris/lutris-0.5.11.ebuild:	net-libs/libsoup

It needs to depend on libsoup:2.4 so that I can unmask libsoup:3.0.
Comment 1 Matt Turner gentoo-dev 2022-11-16 23:05:48 UTC
Ugh, this is actually just a continuation of bug 876807.

Since the dependency is bogus, I guess this isn't really a blocker for me...

It would be nice if you'd just drop the dependency from all versions and be done with it though.
Comment 2 Larry the Git Cow gentoo-dev 2022-11-17 10:28:19 UTC
The bug has been closed via the following commit(s):

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

commit e2983f7ebe59d7bab89742b9b1920eee2ada6f55
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-11-17 10:26:28 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-11-17 10:28:02 +0000

    games-util/lutris: drop dependency on net-libs/libsoup
    
    Closes: https://bugs.gentoo.org/881565
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-util/lutris/lutris-0.5.10.1.ebuild | 1 -
 games-util/lutris/lutris-0.5.11.ebuild   | 1 -
 2 files changed, 2 deletions(-)