mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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}
|
||||
Reference in New Issue
Block a user