commit: 18ac19a99435b6c460510817a500962394fce52f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 10:30:45 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 11:11:02 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=18ac19a9
kde-plasma/plasma-desktop: Add missing BDEPEND=dev-util/wayland-scanner
Thanks-to: Hanabishi
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild | 1 +
kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild
b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild
index 6a3b084256..067a5a2730 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild
@@ -120,6 +120,7 @@ RDEPEND="${COMMON_DEPEND}
screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
"
BDEPEND="
+ dev-util/wayland-scanner
>=kde-frameworks/kcmutils-${KFMIN}:5
virtual/pkgconfig
"
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 0e0d1cf30e..0839735669 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -120,6 +120,7 @@ RDEPEND="${COMMON_DEPEND}
screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
"
BDEPEND="
+ dev-util/wayland-scanner
>=kde-frameworks/kcmutils-${KFMIN}:5
virtual/pkgconfig
"