commit: 1e9bea69c8647de290e1db052d8c843dcd86b407 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 8 13:51:35 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 16:38:32 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e9bea69
kde-plasma/plasma-pa: Add kde-frameworks/kcmutils BDEPEND Uses kcmutils_generate_desktop_file cmake macro Bug: https://bugs.gentoo.org/868270 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild | 1 + kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild | 1 + kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild index 7ab86f01df..fc0880f4e6 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.26.0.ebuild @@ -33,3 +33,4 @@ RDEPEND="${DEPEND} >=kde-frameworks/kirigami-${KFMIN}:5 x11-themes/sound-theme-freedesktop " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild index 58d3085c7d..318392460f 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.26.49.9999.ebuild @@ -33,3 +33,4 @@ RDEPEND="${DEPEND} >=kde-frameworks/kirigami-${KFMIN}:5 x11-themes/sound-theme-freedesktop " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5" diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild index 2854e07b6d..447e8008f2 100644 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild @@ -33,3 +33,4 @@ RDEPEND="${DEPEND} >=kde-frameworks/kirigami-${KFMIN}:5 x11-themes/sound-theme-freedesktop " +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
