mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
build: add basu as sd-bus provider
This commit is contained in:
parent
fdbe98512a
commit
a52176f830
3 changed files with 8 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
#include <systemd/sd-bus.h>
|
||||
#elif HAVE_LIBELOGIND
|
||||
#include <elogind/sd-bus.h>
|
||||
#elif HAVE_BASU
|
||||
#include <basu/sd-bus.h>
|
||||
#endif
|
||||
#include <cairo.h>
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue