Fix flatpak build
battery_detection=auto was removed upstream, changing the default to upower, and therefore failing to build without upower-glib, which is purposefully excluded from the flatpak build.
This commit is contained in:
parent
9355890d96
commit
ddd35af9b2
@ -103,6 +103,7 @@ This package contains various miners and metadata extractors for tracker.
|
||||
-Dsystemd_user_services=false \
|
||||
-Diso=disabled \
|
||||
-Dnetwork_manager=disabled \
|
||||
-Dbattery_detection=none \
|
||||
-Ddomain_prefix=%{domain_ontology} \
|
||||
%endif
|
||||
%if ! 0%{?with_libcue}
|
||||
|
Loading…
Reference in New Issue
Block a user