Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877591 - x11-misc/gobble has an explicit dependency on dev-lang/rust
Summary: x11-misc/gobble has an explicit dependency on dev-lang/rust
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-18 23:41 UTC by gaga.gero
Modified: 2023-01-30 10:29 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 gaga.gero 2022-10-18 23:41:08 UTC
The ebuild inherits cargo, thus virtual/rust is already a dependency.
Comment 1 Larry the Git Cow gentoo-dev 2023-01-30 10:29:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2f7f7804df3221b35ab2c761ff8c85252223649

commit d2f7f7804df3221b35ab2c761ff8c85252223649
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-01-30 01:45:16 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-01-30 01:45:59 +0000

    x11-misc/gobble: remove rust DEPEND
    The ebuild inherits cargo, so it is not needed
    
    Closes: https://bugs.gentoo.org/877591
    Signed-off-by: Julien Roy <julien@jroy.ca>

 x11-misc/gobble/{gobble-1.2.ebuild => gobble-1.2-r1.ebuild} | 13 +++----------
 x11-misc/gobble/metadata.xml                                |  2 +-
 2 files changed, 4 insertions(+), 11 deletions(-)