mirror of
https://github.com/systemd/systemd.git
synced 2025-08-15 01:49:58 +03:00
mkosi: Stop installing dbus-broker on OpenSUSE
dbus-broker and dbus-daemon have not been made interchangable on OpenSUSE so we currently end up with dbus-broker used for the system bus and dbus-daemon for the session bus. Let's stick to dbus-daemon on OpenSUSE until they switch to dbus-broker.
This commit is contained in:
@ -29,7 +29,6 @@ Packages=
|
||||
bpftool
|
||||
btrfs-progs
|
||||
cryptsetup
|
||||
dbus-broker
|
||||
device-mapper
|
||||
dhcp-server
|
||||
docbook-xsl-stylesheets
|
||||
|
Reference in New Issue
Block a user