diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-12 20:30:39 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-12 20:36:13 +0100 |
commit | 2c2fdb104d73adbfa96f100a524add1b78f0d134 (patch) | |
tree | 96eeaf97edbfbcb487f7d0a4f07bf83614105ed3 /profiles/targets | |
parent | dev-python/humanize: bump to 3.2.0 (diff) | |
download | gentoo-2c2fdb104d73adbfa96f100a524add1b78f0d134.tar.gz gentoo-2c2fdb104d73adbfa96f100a524add1b78f0d134.tar.bz2 gentoo-2c2fdb104d73adbfa96f100a524add1b78f0d134.zip |
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>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index f8807bf48948..8a87587b1898 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -30,6 +30,8 @@ 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 kdenlive melt |