summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bluez.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluez.morph b/bluez.morph
index 82dad66ba..04abdf7c0 100644
--- a/bluez.morph
+++ b/bluez.morph
@@ -5,7 +5,7 @@
"build-system": "autotools",
"configure-commands": [
"autoreconf -ivf",
- "./configure --prefix=\"$PREFIX\" --enable-tools --enable-test --enable-alsa --sysconfdir=/etc --localstatedir=/var --libexecdir=/lib"
+ "./configure --prefix=\"$PREFIX\" --enable-tools --enable-test --enable-alsa --with-telephony=ofono --sysconfdir=/etc --localstatedir=/var --libexecdir=/lib"
],
"install-commands": [
"make install",