build: Drop stray LPC dependency on dsputil

This commit is contained in:
Diego Biurrun
2014-03-13 05:50:27 -07:00
parent 6cd76e5412
commit 0e29c5e128
Vendored
-1
View File
@@ -1641,7 +1641,6 @@ threads_if_any="$THREADS_LIST"
# subsystems
dct_select="rdft"
error_resilience_select="dsputil"
lpc_select="dsputil"
mdct_select="fft"
rdft_select="fft"
mpegaudio_select="mpegaudiodsp"