gui-apps/klassy: Add correct inherit

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres
2026-02-06 19:53:17 +00:00
parent 183e47a1c2
commit 4d2a73053d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ KF5MIN=5.102.0
KFMIN=6.18.0
QTMIN=6.9.0
inherit cmake
inherit cmake xdg-utils
DESCRIPTION="Klassy QT6 window decoration theme for KDE Plasma 6.5+"
HOMEPAGE="https://github.com/paulmcauley/klassy"

View File

@@ -7,7 +7,7 @@ KF5MIN=5.102.0
KFMIN=6.18.0
QTMIN=6.9.0
inherit git-r3 cmake
inherit git-r3 cmake xdg-utils
DESCRIPTION="Klassy QT6 window decoration theme for KDE Plasma 6.5+"
HOMEPAGE="https://github.com/paulmcauley/klassy"