diff options
author | Mike Lothian <mike@fireburn.co.uk> | 2022-08-28 11:46:36 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-08-28 13:57:08 -0400 |
commit | c2301c8a6bfce136a18f5196c7bf39505e432c78 (patch) | |
tree | 998f9328a20fb33cfc653b2e6042e3a00fe8e75b /profiles/targets | |
parent | x11-apps/mesa-progs-9999: Update patch (diff) | |
download | gentoo-c2301c8a6bfce136a18f5196c7bf39505e432c78.tar.gz gentoo-c2301c8a6bfce136a18f5196c7bf39505e432c78.tar.bz2 gentoo-c2301c8a6bfce136a18f5196c7bf39505e432c78.zip |
profiles: desktop/plasma: Remove forced egl use on mesa-progs
The egl flag has been dropped and is now always enabled
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 3ca6c67990fc..205df60ff518 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -39,8 +39,6 @@ media-libs/gd fontconfig # Required by kde-plasma/kwin media-libs/mesa egl wayland -# Not required, but makes sense in return -x11-apps/mesa-progs egl # Required by kde-apps/kdenlive media-libs/mlt ffmpeg frei0r rubberband |