kdeconnect 23.04 has a hard dependency on modemmanager-qt in the mmtelephony plugin (since this commit: https://invent.kde.org/network/kdeconnect-kde/-/commit/7b1f10d4d514285017928b79316ff5e061f16e86). Either add the dependency or backport this patch that make it optional: https://invent.kde.org/network/kdeconnect-kde/-/commit/97e47efdf6626fa0ae282684ab50ee6fce67d642 But this patch still leaves an automagic dependency… Thank’s !
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ae64903ffdcd696129fc4af20f585fb882047ab commit 9ae64903ffdcd696129fc4af20f585fb882047ab Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-04-23 10:54:52 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-04-23 10:57:23 +0000 kde-misc/kdeconnect: Add IUSE telephony Upstream commits: 7b1f10d4d514285017928b79316ff5e061f16e86 97e47efdf6626fa0ae282684ab50ee6fce67d642 Bug: https://bugs.gentoo.org/904823 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kdeconnect-23.04.0-telephony-optional.patch | 40 ++++++++++++++++++++++ .../kdeconnect/kdeconnect-23.04.49.9999.ebuild | 11 ++++-- kde-misc/kdeconnect/kdeconnect-9999.ebuild | 6 ++-- kde-misc/kdeconnect/metadata.xml | 1 + 4 files changed, 53 insertions(+), 5 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48de0dc468f8db4db83a0fc725b667971d550c79 commit 48de0dc468f8db4db83a0fc725b667971d550c79 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-04-23 10:54:52 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-04-23 11:02:25 +0000 kde-misc/kdeconnect: Add IUSE telephony Upstream commits: 7b1f10d4d514285017928b79316ff5e061f16e86 97e47efdf6626fa0ae282684ab50ee6fce67d642 Closes: https://bugs.gentoo.org/904823 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kdeconnect-23.04.0-telephony-optional.patch | 40 +++++++++ kde-misc/kdeconnect/kdeconnect-23.04.0-r1.ebuild | 98 ++++++++++++++++++++++ kde-misc/kdeconnect/metadata.xml | 1 + 3 files changed, 139 insertions(+)