commit:     b157d968f95afdb148ed5c4c02f88bbe3e403566
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 13:50:05 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=b157d968

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

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild
index 991c2eb923..fd7e120af4 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.26.0.ebuild
@@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND}
        kaccounts? ( net-libs/signon-oauth2 )
        screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
 "
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+       >=kde-frameworks/kcmutils-${KFMIN}:5
+       virtual/pkgconfig
+"
 
 PATCHES=(
        "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # 
downstream patch

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild
index 48a99cee39..0bc669439f 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.26.49.9999.ebuild
@@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND}
        kaccounts? ( net-libs/signon-oauth2 )
        screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
 "
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+       >=kde-frameworks/kcmutils-${KFMIN}:5
+       virtual/pkgconfig
+"
 
 PATCHES=(
        "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # 
downstream patch

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 8e63c39e48..c46f5ae9b3 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -122,7 +122,10 @@ RDEPEND="${COMMON_DEPEND}
        kaccounts? ( net-libs/signon-oauth2 )
        screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
 "
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+       >=kde-frameworks/kcmutils-${KFMIN}:5
+       virtual/pkgconfig
+"
 
 PATCHES=(
        "${WORKDIR}/${XORGHDRS}/${PN}-5.25.80-override-include-dirs.patch" # 
downstream patch

Reply via email to