commit: ae23a170e7366b7a7237396c8a391dae3a5a7439 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue May 13 20:23:32 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 13 20:23:32 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae23a170
kde-misc/tellico: Set KFMIN=6.9.0 and add xdg.eclass Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/tellico/tellico-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index 4b66f9cc36..8c55499f3d 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -5,9 +5,9 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" -KFMIN=6.5.0 +KFMIN=6.9.0 QTMIN=6.7.2 -inherit ecm kde.org +inherit ecm kde.org xdg DESCRIPTION="Collection manager based on KDE Frameworks" HOMEPAGE="https://tellico-project.org/"
