i have no idea if this works

This commit is contained in:
Mars 2025-04-21 23:23:37 -04:00
parent 203d56e06b
commit 8293ef42b6
No known key found for this signature in database
GPG key ID: 8EEA6815467B3DB1
6 changed files with 262 additions and 271 deletions

View file

@ -129,7 +129,8 @@ elif host_system == 'linux' or host_system == 'freebsd'
dependency('xau'),
dependency('xdmcp'),
dependency('wayland-client'),
dependency('dbus-1', include_type: 'system'),
dependency('sigc++-3.0', include_type: 'system'),
dependency('dbus-cxx', include_type: 'system'),
]
endif