Skip to content

Commit

Permalink
audio/alsa-plugins: drop unused SPEEX=on dependency
Browse files Browse the repository at this point in the history
====> Running Q/A tests (stage-qa)
Warning: you might not need LIB_DEPENDS on libspeex.so
  • Loading branch information
jbeich committed Jan 30, 2024
1 parent 9494bfd commit c402d06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions audio/alsa-plugins/Makefile
Expand Up @@ -35,8 +35,7 @@ PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
SAMPLERATE_CONFIGURE_ENABLE= samplerate

SPEEX_LIB_DEPENDS= libspeex.so:audio/speex \
libspeexdsp.so:audio/speexdsp
SPEEX_LIB_DEPENDS= libspeexdsp.so:audio/speexdsp
SPEEX_CONFIGURE_ON= --with-speex=lib
SPEEX_CONFIGURE_OFF= --without-speex

Expand Down

0 comments on commit c402d06

Please sign in to comment.