commit:     316d100fedf9a2a86e156376cda17259fd99634c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 12:28:40 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 12:58:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316d100f

kde-plasma/flatpak-kcm: Add missing dependency

Upstream commit 18c353120fc3c32b3aaeb4c7ac565921640f124c

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../{flatpak-kcm-5.27.10.ebuild => flatpak-kcm-5.27.10-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10.ebuild 
b/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
similarity index 95%
rename from kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10.ebuild
rename to kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
index 898235deb511..178bcfb16d66 100644
--- a/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10.ebuild
+++ b/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.9
 inherit ecm plasma.kde.org
 
@@ -26,6 +25,7 @@ DEPEND="
        >=kde-frameworks/kcoreaddons-${KFMIN}:5
        >=kde-frameworks/kdeclarative-${KFMIN}:5
        >=kde-frameworks/ki18n-${KFMIN}:5
+       >=kde-frameworks/kitemmodels-${KFMIN}:5
        >=sys-apps/flatpak-0.11.8
 "
 RDEPEND="${DEPEND}

Reply via email to