commit: fa243bb05ebdcfc244cef89da6aebc42e411a758 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu Jul 17 11:17:30 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 15:43:40 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa243bb0
kde-plasma/plasma-keyboard: new dependencies Upstream commit: b3834fc05c13da60f282ace6dfb73b72a7e37cfe Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/kde/pull/1056 Closes: https://github.com/gentoo/kde/pull/1056 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-keyboard/plasma-keyboard-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-plasma/plasma-keyboard/plasma-keyboard-9999.ebuild b/kde-plasma/plasma-keyboard/plasma-keyboard-9999.ebuild index 2abf39c27c..1ae44013ca 100644 --- a/kde-plasma/plasma-keyboard/plasma-keyboard-9999.ebuild +++ b/kde-plasma/plasma-keyboard/plasma-keyboard-9999.ebuild @@ -20,6 +20,8 @@ RDEPEND=" >=dev-qt/qtbase-${QTMIN}:6=[gui,wayland,X] >=dev-qt/qtdeclarative-${QTMIN}:6 >=dev-qt/qtvirtualkeyboard-${QTMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 "
