summaryrefslogtreecommitdiffstats
path: root/audio-drivers
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-22 15:00:41 +0200
committerFlorian Franzmann2022-05-23 18:01:26 +0200
commitec85e8ad80d10164e6cbcd941e4a48c2a1a415a1 (patch)
treebd013ade2951e1814dc435c56aa4150d5333de3c /audio-drivers
parentcc664a3e0ec36336c851264f8e34f960d79ee868 (diff)
audio-drivers/pulseaudio: add dependency on libsndfile
Diffstat (limited to 'audio-drivers')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS7
-rw-r--r--audio-drivers/pulseaudio/HISTORY3
2 files changed, 7 insertions, 3 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 8554fbdf46..58a0841862 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -1,6 +1,7 @@
-depends meson &&
-depends cmake &&
-depends check &&
+depends meson &&
+depends cmake &&
+depends check &&
+depends libsndfile &&
if [[ "$PULSE_DB" == 'gdbm' ]]; then
depends gdbm "database=gdbm"
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index ed92950e47..714ce2e846 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,6 @@
+2022-05-22 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: add dependency on libsndfile
+
2021-08-21 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, BUILD, DEPENDS, SUB_DEPENDS, CONFIGURE: version 15.0