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:
Yaakov Selkowitz 2023-04-11 00:01:09 -04:00
parent 9355890d96
commit ddd35af9b2

View File

@ -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}