mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
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:
@@ -8,6 +8,7 @@ if is_64bit_system
|
||||
|
||||
asio_dep,
|
||||
bitsery_dep,
|
||||
dbus_dep,
|
||||
function2_dep,
|
||||
ghc_filesystem_dep,
|
||||
rt_dep,
|
||||
@@ -37,6 +38,7 @@ if with_bitbridge
|
||||
asio_dep,
|
||||
ghc_filesystem_dep,
|
||||
bitsery_dep,
|
||||
dbus_dep,
|
||||
function2_dep,
|
||||
rt_dep,
|
||||
tomlplusplus_dep,
|
||||
|
||||
Reference in New Issue
Block a user