build: remove libsndfile dependency

Change-Id: Ib07cb4538f153cf349c94441d14e0fab6a0c59fa
diff --git a/build-daemon.sh b/build-daemon.sh
index 0629ad2..a1c09bc 100755
--- a/build-daemon.sh
+++ b/build-daemon.sh
@@ -255,7 +255,7 @@
                 -lgnutls -lnettle -lhogweed -lgmp \
                 -lrestbed -lssl -lcrypto \
                 -lavformat -lavdevice -lavfilter -lavcodec -lswresample -lswscale -lavutil \
-                -lpcre -lsndfile -lyaml-cpp -ljsoncpp \
+                -lpcre -lyaml-cpp -ljsoncpp \
                 -luuid -lz \
                 -lvpx -lopus -lspeex -lvorbis -lvorbisenc -logg -lFLAC \
                 -largon2 \