summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-09 20:23:43 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-14 18:19:28 +0900
commiteed583b7ebbfbcabad609a6a32bf281137332f24 (patch)
treed57b8dadabeae177fda58bb54eee492bc3c7d4ec /strata/audio-bluetooth.morph
parent72b1b27a0ea16967378c5f64a31fa264f59aaa65 (diff)
downloaddefinitions-eed583b7ebbfbcabad609a6a32bf281137332f24.tar.gz
Adding avahi to audio-bluetooth stratum
This needs to be a dependency of pulseaudio so that higher level applications can discover the pulseaudio service over avahi. Added some sed magick here because avahi-ui does not build with the deprecated symbols disabled, and this is hard-coded into the avahi makefiles. Change-Id: Iee6bff1d63d002e3e239fc76804e6010fa2c299b
Diffstat (limited to 'strata/audio-bluetooth.morph')
-rw-r--r--strata/audio-bluetooth.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph
index e9f1c454..12b55e13 100644
--- a/strata/audio-bluetooth.morph
+++ b/strata/audio-bluetooth.morph
@@ -96,12 +96,20 @@ chunks:
ref: 9fcc28e0e8f84968d1fb8b6d544a42efb13803ec
unpetrify-ref: v0.14
build-system: autotools
+- name: avahi
+ morph: strata/audio-bluetooth/avahi.morph
+ repo: upstream:avahi
+ ref: 031d6323b5abb785fbe3601b2f163316a1eb54bc
+ unpetrify-ref: v0.6.31
+ build-depends:
+ - libdaemon
- name: pulseaudio
morph: strata/audio-bluetooth/pulseaudio.morph
repo: upstream:pulseaudio
ref: 53ad8aa7caa33caac52e35f71253e29d5a15f6e7
unpetrify-ref: v6.0
build-depends:
+ - avahi
- libsndfile
- libatomic_ops
- speex