flatpak: Disable systemd for gnome-settings-daemon
We don't have it.
This commit is contained in:
parent
57b6ef8240
commit
97de694bf9
1 changed files with 3 additions and 0 deletions
|
@ -444,6 +444,9 @@
|
|||
{
|
||||
"name" : "gnome-settings-daemon",
|
||||
"buildsystem" : "meson",
|
||||
"config-opts" : [
|
||||
"-Dsystemd=false"
|
||||
],
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
|
|
Loading…
Add table
Reference in a new issue