Skip to content

Commit

Permalink
arch: install dbus-broker and dbus-broker-units explicitly
Browse files Browse the repository at this point in the history
dbus and dbus-units have been split in Arch recently. Currently everything
seems to be pulled in CI, let's see whether we can get this down to just
dbus-broker.
  • Loading branch information
behrmann committed Mar 12, 2024
1 parent 83b989d commit 11b9b2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkosi.conf.d/20-arch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Packages=
coreutils
cpio
curl
dbus-broker
dbus-broker-units
debian-archive-keyring
dnf
dosfstools
Expand Down
2 changes: 2 additions & 0 deletions mkosi/resources/mkosi-tools/mkosi.conf.d/10-arch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Packages=
base
btrfs-progs
curl
dbus-broker
dbus-broker-units
debian-archive-keyring
dpkg
edk2-ovmf
Expand Down

0 comments on commit 11b9b2e

Please sign in to comment.