mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-01 10:56:45 +02:00
combine no-daemon, elogind and systemd option
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
953792b4a5
commit
ce6485ef97
@@ -17,11 +17,11 @@ gamemoded_includes += config_h_dir
|
||||
gamemoded = executable(
|
||||
'gamemoded',
|
||||
sources: daemon_sources,
|
||||
c_args: elogind_args,
|
||||
c_args: sd_bus_args,
|
||||
dependencies: [
|
||||
link_daemon_common,
|
||||
dep_threads,
|
||||
dep_systemd,
|
||||
sd_bus_dep,
|
||||
inih_dependency,
|
||||
libdl,
|
||||
],
|
||||
|
Reference in New Issue
Block a user