commit: abdc7c769a3a97402779bfb1e6b4cd7750da369c Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Nov 10 15:12:29 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Nov 10 15:20:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdc7c76
media-sound/easyeffects: (R)DEPEND on sci-libs/gsl Needed alongside media-libs/speex (which by the way is technically an *optional* dependency but given Easy Effects also have a mandatory dependency on media-libs/speexdsp, adding IUSE=speex would IMHO be confusing) since 7.0.0 but I forgot to paste that one in. With thanks to Xian Wang for having spotted this before me. Closes: https://bugs.gentoo.org/880745 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> .../{easyeffects-7.0.0.ebuild => easyeffects-7.0.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/easyeffects/easyeffects-7.0.0.ebuild b/media-sound/easyeffects/easyeffects-7.0.0-r1.ebuild similarity index 99% rename from media-sound/easyeffects/easyeffects-7.0.0.ebuild rename to media-sound/easyeffects/easyeffects-7.0.0-r1.ebuild index 84203eb3205f..f1da56bfcae1 100644 --- a/media-sound/easyeffects/easyeffects-7.0.0.ebuild +++ b/media-sound/easyeffects/easyeffects-7.0.0-r1.ebuild @@ -38,6 +38,7 @@ COMMON="dev-cpp/nlohmann_json media-libs/speexdsp >=media-libs/zita-convolver-3.0.0 >=media-video/pipewire-0.3.41 + sci-libs/gsl:= sci-libs/fftw:3.0" # Only header files are used from libsamplerate DEPEND="${COMMON}
