summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorIsmael Luceno2021-08-17 13:40:46 +0200
committerIsmael Luceno2021-08-17 13:40:46 +0200
commit38a69bafcb5ad6f9cd993566bdaff4bf249aee4e (patch)
tree566f3595a059cc8b617c8a959c48133b96ca622c /utils
parent00e490608b6724953a705770347b0e7dc658ac5c (diff)
bluez5: Add optional dependency on systemd
Diffstat (limited to 'utils')
-rwxr-xr-xutils/bluez5/DEPENDS4
-rw-r--r--utils/bluez5/HISTORY1
2 files changed, 5 insertions, 0 deletions
diff --git a/utils/bluez5/DEPENDS b/utils/bluez5/DEPENDS
index 5af491df28..f6c35e3d23 100755
--- a/utils/bluez5/DEPENDS
+++ b/utils/bluez5/DEPENDS
@@ -5,6 +5,10 @@ depends glib2 &&
depends readline &&
depends ell --enable-external-ell &&
+optional_depends systemd \
+ --{enable,disable}-systemd \
+ 'for systemd support' &&
+
optional_depends cups \
"--enable-cups" \
"--disable-cups" \
diff --git a/utils/bluez5/HISTORY b/utils/bluez5/HISTORY
index 8acb1e6ac3..1efd8a472c 100644
--- a/utils/bluez5/HISTORY
+++ b/utils/bluez5/HISTORY
@@ -1,5 +1,6 @@
2021-08-17 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: added dependency on ell
+ added optional dependency on systemd
2021-07-08 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 5.60