fix: elementary-settings-daemon (#1634) (#1639)

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 456874a04f)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2024-07-25 23:39:34 -07:00
committed by GitHub
parent 4453a063f1
commit d8eb5e2f90
@@ -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