This commit is contained in:
parent
9087782960
commit
54fed150e8
8 changed files with 223 additions and 143 deletions
|
|
@ -7,6 +7,8 @@ if (param_get("x11")) {
|
|||
push(@enabled_backends, "x11");
|
||||
}
|
||||
|
||||
add_cflags("-DUSE_DBUS");
|
||||
|
||||
use_backend(@enabled_backends);
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue