Connect to the session message bus using libdbus-1

This is the first step of migrating the desktop notifications over to
pure DBus.
This commit is contained in:
Robbert van der Helm
2022-10-28 16:01:43 +02:00
parent d94d7e886b
commit d1b3de5fc0
5 changed files with 112 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
chainloader_deps = [
configuration_dep,
dbus_dep,
dl_dep,
ghc_filesystem_dep,
rt_dep,