Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758884 - plasma profiles should enable USE="egl" for x11-apps/mesa-progs
Summary: plasma profiles should enable USE="egl" for x11-apps/mesa-progs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-07 10:09 UTC by Till Schäfer
Modified: 2020-12-12 19:36 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 Till Schäfer 2020-12-07 10:09:44 UTC
targets/desktop/plasma/package.use enables egl for media-libs/mesa. However, x11-apps/mesa-progs defaults to not use egl. I think the latter should be changed, in order to have eglinfo and other tools available on systems that actually use egl. 

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2020-12-12 19:31:44 UTC
I guess why not.
Comment 2 Larry the Git Cow gentoo-dev 2020-12-12 19:36:20 UTC
The bug has been closed via the following commit(s):

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

commit 2c2fdb104d73adbfa96f100a524add1b78f0d134
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-12-12 19:30:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-12-12 19:36:13 +0000

    profiles: plasma: Set x11-apps/mesa-progs[egl] in package.use
    
    Reported-by: Till Schäfer <till2.schaefer@uni-dortmund.de>
    Closes: https://bugs.gentoo.org/758884
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/targets/desktop/plasma/package.use | 2 ++
 1 file changed, 2 insertions(+)