gui-apps/quickshell: fix QA-Warnings about non update icon cache

Closes: https://bugs.gentoo.org/977232
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
This commit is contained in:
Emi
2026-06-18 17:41:23 +02:00
parent 36e7a153d7
commit 1f935e8bad
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit branding cmake
inherit branding cmake xdg
GIT_REVISION=a1a150fab00a93ea983aaca5df55304bc837f51b

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit branding cmake
inherit branding cmake xdg
GIT_REVISION=59e9c47b0eb48a9e4bcf9631fa062ee939bd2e83

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit branding cmake flag-o-matic
inherit branding cmake flag-o-matic xdg
DESCRIPTION="Toolkit for building desktop widgets using QtQuick"
HOMEPAGE="https://quickshell.org/"