diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-30 15:41:28 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-30 15:45:29 +0200 |
commit | 0bdd12a854088a83427b12b3f0d2d5da1decfa42 (patch) | |
tree | 58e860d11a3ca1d814f20e5d4dd0c7c44c6c1f00 /profiles | |
parent | kde-apps/konsole: Only emit empty() in SessionFinished() (diff) | |
download | gentoo-0bdd12a854088a83427b12b3f0d2d5da1decfa42.tar.gz gentoo-0bdd12a854088a83427b12b3f0d2d5da1decfa42.tar.bz2 gentoo-0bdd12a854088a83427b12b3f0d2d5da1decfa42.zip |
profiles: desktop/plasma: Mask ~media-libs/libglvnd-1.3.4
Support at least Plasma profile users by masking the broken version.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/desktop/plasma/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/package.mask b/profiles/targets/desktop/plasma/package.mask new file mode 100644 index 000000000000..a74631167f35 --- /dev/null +++ b/profiles/targets/desktop/plasma/package.mask @@ -0,0 +1,5 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Breaks build of kde-plasma/kwin, bug 810511, KDE-bug 440372 +~media-libs/libglvnd-1.3.4 |