From f970bb903556919c239f4c9fa62a71b2fb4e71cd Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 25 May 2026 10:51:30 -0500 Subject: [PATCH] fix (plasma6-applet-appgrid): add PlasmaActivities and LibKWorkspace deps, add icon (#12614) (#12615) --- .../kde/plasma6-applet-appgrid/plasma6-applet-appgrid.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/anda/desktops/kde/plasma6-applet-appgrid/plasma6-applet-appgrid.spec b/anda/desktops/kde/plasma6-applet-appgrid/plasma6-applet-appgrid.spec index 88f3ca0cce..88ab775eb2 100644 --- a/anda/desktops/kde/plasma6-applet-appgrid/plasma6-applet-appgrid.spec +++ b/anda/desktops/kde/plasma6-applet-appgrid/plasma6-applet-appgrid.spec @@ -28,6 +28,8 @@ BuildRequires: cmake(Plasma) BuildRequires: cmake(PlasmaQuick) BuildRequires: cmake(LayerShellQt) BuildRequires: cmake(KF6IconThemes) +BuildRequires: cmake(PlasmaActivities) +BuildRequires: cmake(LibKWorkspace) Requires: plasma-workspace Requires: plasma-desktop @@ -58,8 +60,12 @@ macOS Launchpad, COSMIC, and Pantheon. %{_datadir}/plasma/plasmoids/dev.xarbit.appgrid/ %{_datadir}/plasma/plasmoids/dev.xarbit.appgrid.panel/ %{_metainfodir}/dev.xarbit.appgrid.metainfo.xml +%{_datadir}/icons/hicolor/scalable/apps/dev.xarbit.appgrid.svg %changelog +* Mon May 25 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.8.0-1 +- fix: add cmake(PlasmaActivities) BuildRequires, add icon to files + * Tue May 19 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.7.10-1 - Sync with upstream: add icon to files, update Requires, update URL