summaryrefslogtreecommitdiffstats
path: root/audio-drivers/polypaudio/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/polypaudio/DEPENDS')
-rwxr-xr-xaudio-drivers/polypaudio/DEPENDS7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-drivers/polypaudio/DEPENDS b/audio-drivers/polypaudio/DEPENDS
new file mode 100755
index 0000000000..0a5f573bff
--- /dev/null
+++ b/audio-drivers/polypaudio/DEPENDS
@@ -0,0 +1,7 @@
+depends libsamplerate &&
+depends libsndfile &&
+optional_depends "alsa-lib" "" "" "for alsa support" &&
+optional_depends "tcp_wrappers" "" "" "for tcp_wrappers support" &&
+optional_depends "glib" "" "" "for glib 1.x mainloop integration" &&
+optional_depends "glib2" "" "" "for glib 2.x mainloop integration" &&
+optional_depends "lynx" "" "--disable-lynx" "to generate documentation"