mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
flatpak: fix systemd compiler flags
This commit is contained in:
@ -49,7 +49,9 @@
|
||||
"config-opts" : [
|
||||
"--disable-polkitd",
|
||||
"--disable-man-pages",
|
||||
"--disable-introspection"
|
||||
"--disable-introspection",
|
||||
"--enable-libsystemd-login=no",
|
||||
"--with-systemdsystemunitdir=no"
|
||||
],
|
||||
"rm-configure" : true,
|
||||
"cleanup" : [
|
||||
|
||||
Reference in New Issue
Block a user