commit:     b357813c03ef6d2844cddcae14fa758fbded4fc5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 13:47:36 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=b357813c

kde-plasma/kinfocenter: 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/kinfocenter/kinfocenter-5.26.0.ebuild       | 1 +
 kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
index a095368a96..fd80784979 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.26.0.ebuild
@@ -43,6 +43,7 @@ RDEPEND="${DEPEND}
        >=kde-plasma/kde-cli-tools-${PVCUT}:5
        >=kde-plasma/systemsettings-${PVCUT}:5
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
 
 src_configure() {
        local mycmakeargs=(

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild
index edd266a392..e6f95e3d1b 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.26.49.9999.ebuild
@@ -43,6 +43,7 @@ RDEPEND="${DEPEND}
        >=kde-plasma/kde-cli-tools-${PVCUT}:5
        >=kde-plasma/systemsettings-${PVCUT}:5
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
 
 src_configure() {
        local mycmakeargs=(

diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index e99b678858..5109e09274 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -43,6 +43,7 @@ RDEPEND="${DEPEND}
        >=kde-plasma/kde-cli-tools-${PVCUT}:5
        >=kde-plasma/systemsettings-${PVCUT}:5
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
 
 src_configure() {
        local mycmakeargs=(

Reply via email to