summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/pulseaudio/pulseaudio.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/pulseaudio/pulseaudio.mk b/package/pulseaudio/pulseaudio.mk
index 53e10429ad..b833d4ad27 100644
--- a/package/pulseaudio/pulseaudio.mk
+++ b/package/pulseaudio/pulseaudio.mk
@@ -13,7 +13,8 @@ PULSEAUDIO_LICENSE_FILES = LICENSE GPL LGPL
PULSEAUDIO_CONF_OPTS = \
--disable-default-build-tests \
--disable-legacy-database-entry-format \
- --disable-manpages
+ --disable-manpages \
+ --disable-running-from-build-tree
PULSEAUDIO_DEPENDENCIES = \
host-pkgconf libtool libsndfile speex host-intltool \