summaryrefslogtreecommitdiffstats
path: root/audio-drivers/pulseaudio/DEPENDS
diff options
context:
space:
mode:
authorEric Sandall2009-08-23 17:52:11 -0700
committerEric Sandall2009-08-23 17:52:11 -0700
commit4b6838ede4b52cffe4527338eebc3982c5cc7586 (patch)
tree31fbacd88eef6234f640e9619274e04b18d32156 /audio-drivers/pulseaudio/DEPENDS
parent2f49663448ad9f0372cfeefade31dc633986e481 (diff)
pulseaudio: Optionally depend on avahi for ZeroConf support
Allow forcing ZeroConf (avahi) Also include REPAIR^none^ files for the above
Diffstat (limited to 'audio-drivers/pulseaudio/DEPENDS')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 48f3cf20b3..83c88d8b1f 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -52,6 +52,10 @@ optional_depends policykit \
"--enable-polkit" \
"--disable-polkit" \
"for PolicyKit authentication support" &&
+optional_depends avahi \
+ "--enable-avahi" \
+ "--disable-avahi" \
+ "for ZerConf configuration support" &&
suggest_depends padevchooser '' '' 'for Preferences tool' &&
suggest_depends paprefs '' '' 'for Preferences tool' &&