commit: 9c0cef8a3e852ce349bc430b80a028b2a730f677
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 18:53:00 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 18:53:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9c0cef8a
kde-plasma/plasma-desktop: Add missing BDEPEND
kaccounts_add_service (from kaccounts-integration) is using dev-util/intltool
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 0a11681776..f6c8d1c5a8 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
@@ -123,6 +123,7 @@ RDEPEND="${COMMON_DEPEND}
screencast? ( >=kde-plasma/kpipewire-${PVCUT}:5 )
"
BDEPEND="
+ dev-util/intltool
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 e9facda28f..777ddd3665 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -117,6 +117,7 @@ RDEPEND="${COMMON_DEPEND}
screencast? ( >=kde-plasma/kpipewire-${PVCUT}:6 )
"
BDEPEND="
+ dev-util/intltool
dev-util/wayland-scanner
>=kde-frameworks/kcmutils-${KFMIN}:6
virtual/pkgconfig