use upstream inih r48

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit
2020-02-26 11:10:21 +01:00
committed by afayaz-feral
parent 1a598f53d2
commit d3e309b23b
5 changed files with 4 additions and 8 deletions

View File

@ -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')