summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-27 17:09:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-27 17:15:26 +0200
commite31aa3edfc7f6508e73b30d76bb1c82a4b5e8b2d (patch)
tree7c7b4fc1551a5e9b89c2ecbe5177ba20da993f92
parent357ee8686cca131e91af63a9514c56c8d2260e43 (diff)
use simple db
-rw-r--r--package/pulseaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pulseaudio/Makefile b/package/pulseaudio/Makefile
index 45bc13d54..785f473fa 100644
--- a/package/pulseaudio/Makefile
+++ b/package/pulseaudio/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --disable-systemd \
--disable-dbus \
--disable-hal-compat \
--without-caps \
+ --with-database=simple \
--enable-samplerate \
--enable-alsa \
--with-speex \