diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-12-27 11:46:21 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-12-27 11:56:12 +0100 |
commit | b99bfe14f250b2d8aa8d34d2fa3e8a886c779109 (patch) | |
tree | 969d01e6184ae2159449652ef525ac5e3eba38c0 /profiles | |
parent | acct-group/frr: drop myself as a maintainer (diff) | |
download | gentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.tar.gz gentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.tar.bz2 gentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.zip |
profiles: mask >=media-sound/easyeffects-7.0.8
Turns out that the upstream statement about these version "being
intended" to work with >=lsp-plugins-1.2.10 means in practice "builds
against 1.2.6 but some plug-ins throw runtime errors". Have to wait
for the version bump before these can be used.
Bug: https://bugs.gentoo.org/915777
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 57dfacdf93c0..c94c2622ea92 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@gentoo.org> (2023-12-27) +# Requires >=media-libs/lsp-plugins-1.2.10, which as of December 2023 +# remain unavailable in the tree. Builds against 1.2.6 but some plug-ins +# no longer work. Bug #915777. +>=media-sound/easyeffects-7.0.8 + # Ulrich Müller <ulm@gentoo.org> (2023-12-26) # Program errors out with a segmentation fault. # Use games-fps/serioussam along with games-fps/serioussam-tfe-data |