mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-27 01:41:45 +02:00
use upstream inih r48
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
1a598f53d2
commit
d3e309b23b
@ -159,7 +159,7 @@ if with_daemon == true
|
||||
# inih currently only needed by the daemon
|
||||
inih_dependency = dependency(
|
||||
'inih',
|
||||
fallback : ['inih', 'inih_dependency']
|
||||
fallback : ['inih', 'inih_dep']
|
||||
)
|
||||
|
||||
subdir('daemon')
|
||||
|
Reference in New Issue
Block a user