Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912423 - gui-wm/gamescope is missing x11-libs/libXmu dependency
Summary: gui-wm/gamescope is missing x11-libs/libXmu dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-18 00:39 UTC by connor-gh
Modified: 2023-08-20 21:59 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,16.16 KB, text/plain)
2023-08-18 00:39 UTC, connor-gh
Details
build log (build.log,5.90 KB, text/x-log)
2023-08-18 00:40 UTC, connor-gh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description connor-gh 2023-08-18 00:39:29 UTC
Created attachment 868095 [details]
emerge --info

libXmu is not in the ebuild as a dependency.
Comment 1 connor-gh 2023-08-18 00:40:08 UTC
Created attachment 868096 [details]
build log
Comment 2 Larry the Git Cow gentoo-dev 2023-08-20 21:59:45 UTC
The bug has been closed via the following commit(s):

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

commit a635d7ab31515b8e943e3350936361f6f7dca162
Author:     Dustin Smith <d.usty360@gmail.com>
AuthorDate: 2023-08-20 16:50:50 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-08-20 21:54:48 +0000

    gui-wm/gamescope: add x11-libs/libXmu to RDEPEND
    
    gamescope needs libXmu to build. I've confirmed in a gentoo/stage3
    container that:
    
    - the build fails without said package
    - the build succeeds with said package
    
    Closes: https://bugs.gentoo.org/912423
    Signed-off-by: Dustin Smith <d.usty360@gmail.com>
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 gui-wm/gamescope/gamescope-3.11.51.ebuild | 1 +
 gui-wm/gamescope/gamescope-3.12.0.ebuild  | 1 +
 2 files changed, 2 insertions(+)