commit:     bfeee06824ee0373f6f62385d0132d511b38a5a5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 17 13:27:20 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 17 13:28:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfeee068

x11-themes/kvantum: Add missing xdg.eclass

Closes: https://bugs.gentoo.org/829463
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/kvantum/kvantum-0.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/kvantum/kvantum-0.20.2.ebuild 
b/x11-themes/kvantum/kvantum-0.20.2.ebuild
index 959d8a031539..430410c3445b 100644
--- a/x11-themes/kvantum/kvantum-0.20.2.ebuild
+++ b/x11-themes/kvantum/kvantum-0.20.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake
+inherit cmake xdg
 
 DESCRIPTION="SVG-based theme engine for Qt5, KDE Plasma and LXQt"
 HOMEPAGE="https://github.com/tsujan/Kvantum";

Reply via email to