diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile
index 863cea39e..da371a717 100644
--- a/sound/forked-daapd/Makefile
+++ b/sound/forked-daapd/Makefile
@@ -56,6 +56,7 @@ CONFIGURE_ARGS += \
 	--enable-chromecast \
 	--enable-verification \
 	--disable-spotify \
+	--without-pulseaudio \
 	--without-libevent_pthreads
 
 TARGET_CFLAGS += $(FPIC)