diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 60fe4da87..2894c7aed 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -83,7 +83,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --sysconfdir=/etc \ --with-alsa \ --with-avahi \ - --with-ssl=openssl + --with-ssl=openssl \ + --with-soxr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install