about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-11-18 18:26:17 +0100
committerMichael Biebl <biebl@debian.org>2022-11-18 18:27:30 +0100
commit774fc90daa24075cafb9c58968be5cd817097de3 (patch)
treefd036eb0e43dc76ba6c1642cd3482bc9286c12cf /debian/control
parentb182c7c22e212b8410190031d43424d5238e7c73 (diff)
Replace dependency on dbus with default-dbus-system-bus | dbus-system-bus
This makes it easier to swap in alternative implementations like
dbus-broker.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a9e19cc3..fa5a89e3 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libnm0 (= ${binary:Version}),
-         dbus,
+         default-dbus-system-bus | dbus-system-bus,
          udev,
          adduser,
          policykit-1