summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-04-22 12:35:09 +0200
committerTreeve Jelbert2019-04-22 12:36:27 +0200
commit91a38df70f5de5a4f46f37e93b242ab8004431b0 (patch)
tree45f7883dcbfeb642af3c9058043aacb94643bb5b
parent6ef6fabc133408ad510b837ff384b254bc90a83b (diff)
audio-drivers/pulseaudio/ - depends DEVICE-MANAGER
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS2
-rw-r--r--audio-drivers/pulseaudio/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 0b4886d59b..6900a74938 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -64,7 +64,7 @@ optional_depends lirc \
"--enable-lirc" \
"--disable-lirc" \
"Enable infra-red remote control support?" &&
-optional_depends eudev \
+optional_depends DEVICE-MANAGER \
"--enable-udev --disable-hal-compat" \
"--disable-udev" \
"for device hotplug support" &&
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index 1bcc612ee6..24bd21dd94 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,6 @@
+2019-04-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: use DEVICE-MANAGER
+
2019-04-12 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: updated speex flags, correct dependency is speexdsp; added
webrtc-audio-processing optional dependency