New commits:
commit 7351c0487ed2113be8c61b385a8167319d384db0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
video/wireplumber: scm branch optionally depends on dbus
diff --git a/video/wireplumber/DEPENDS b/video/wireplumber/DEPENDS
index 7165b13..fbc4530 100755
--- a/video/wireplumber/DEPENDS
+++ b/video/wireplumber/DEPENDS
@@ -1,5 +1,7 @@
if [[ "${WIREPLUMBER_BRANCH}" == scm ]]; then
- depends git
+ depends git &&
+ optional_depends dbus "dbus-tests=true" "dbus-tests=false" \
+ "for DBus daemon tests"
fi &&
. "${GRIMOIRE}/MESON_DEPENDS" &&
depends glib2 &&
diff --git a/video/wireplumber/HISTORY b/video/wireplumber/HISTORY
index 218339b..54ef7b0 100644
--- a/video/wireplumber/HISTORY
+++ b/video/wireplumber/HISTORY
@@ -1,3 +1,6 @@
+2022-10-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional dbus for scm branch
+
2022-10-04 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.4.12
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7351c0487ed2113be8c61b385a8167319d384db0),
Pavel Vinogradov, 10/18/2022