commit:     221204e159d4ed42ee69ba871a59147f1a7a8a74
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 10:32:58 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 10:32:58 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=221204e1

kde-plasma/plasma-desktop: Drop IUSE telemetry

Upstream commits:
e05dbf646c8259b56b39ad72d5938fed101b5720
ac5f778e10784b77a3c9e70adcc851d8f1a30f9d
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 61ab2b6e68..439e0938d9 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -18,7 +18,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz";
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="ibus +kaccounts scim screencast +semantic-desktop telemetry"
+IUSE="ibus +kaccounts scim screencast +semantic-desktop"
 
 COMMON_DEPEND="
        dev-libs/wayland
@@ -94,7 +94,6 @@ COMMON_DEPEND="
        )
        scim? ( app-i18n/scim )
        semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
-       telemetry? ( dev-libs/kuserfeedback:5 )
 "
 DEPEND="${COMMON_DEPEND}
        >=dev-libs/wayland-protocols-1.25
@@ -152,7 +151,6 @@ src_configure() {
                $(cmake_use_find_package kaccounts AccountsQt5)
                $(cmake_use_find_package kaccounts KAccounts)
                $(cmake_use_find_package semantic-desktop KF5Baloo)
-               $(cmake_use_find_package telemetry KUserFeedback)
        )
 
        ecm_src_configure

Reply via email to