flatpak: Don't build udisks' daemon

We only use the client library.
This commit is contained in:
Bastien Nocera 2021-09-15 18:38:30 +02:00
parent de6db7e96c
commit f81eb41d6c

View file

@ -840,6 +840,7 @@
"config-opts" : [
"--disable-introspection",
"--disable-lvm2",
"--enable-daemon=no",
"--with-systemdsystemunitdir=/app/lib/systemd/system",
"--with-tmpfilesdir=/app/lib/tmpfiles.d"
],