fix: elementary-settings-daemon (#1634)

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2024-07-26 14:22:13 +08:00
committed by GitHub
parent 63951cca89
commit 456874a04f
@@ -26,6 +26,8 @@ BuildRequires: pkgconfig(granite) >= 5.3.0
BuildRequires: pkgconfig(libgeoclue-2.0)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(fwupd)
BuildRequires: pkgconfig(gexiv2)
BuildRequires: pkgconfig(packagekit-glib2)
Requires: xdg-desktop-portal
@@ -45,6 +47,8 @@ Requires: xdg-desktop-portal
%install
%meson_install
%find_lang %appname
%check
desktop-file-validate \
@@ -64,7 +68,7 @@ appstream-util validate-relax --nonet \
%systemd_preun %{appname}.check-for-firmware-updates.timer
%files
%files -f %appname.lang
%license LICENSE
%doc README.md
@@ -87,8 +91,6 @@ appstream-util validate-relax --nonet \
%{_sysconfdir}/xdg/autostart/%appname.desktop
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%changelog
%autochangelog