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",
|
"name" : "gnome-settings-daemon",
|
||||||
"buildsystem" : "meson",
|
"buildsystem" : "meson",
|
||||||
|
"config-opts" : [
|
||||||
|
"-Dsystemd=false"
|
||||||
|
],
|
||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue