From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91FF2158B20 for ; Sun, 02 Feb 2025 10:29:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7F1513430B2 for ; Sun, 02 Feb 2025 10:29:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B72EA110481; Sun, 02 Feb 2025 10:28:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AAF90110480 for ; Sun, 02 Feb 2025 10:28:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F340343061 for ; Sun, 02 Feb 2025 10:28:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1132A2626 for ; Sun, 02 Feb 2025 10:28:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1738492001.23cdf2de45eb32c880edb0adc21ca0fa422af1fc.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/discover/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/discover/discover-6.3.49.9999.ebuild kde-plasma/discover/discover-9999.ebuild X-VCS-Directories: kde-plasma/discover/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 23cdf2de45eb32c880edb0adc21ca0fa422af1fc X-VCS-Branch: master Date: Sun, 02 Feb 2025 10:28:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 03988bfe-5aad-46a1-a6f5-d1229c650688 X-Archives-Hash: df7fdc0da8e931e4d31e15e40861b3b2 commit: 23cdf2de45eb32c880edb0adc21ca0fa422af1fc Author: Alfred Wingate protonmail com> AuthorDate: Sun Feb 2 07:09:28 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 2 10:26:41 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=23cdf2de kde-plasma/discover: missing dependency qcoro Upstream commit: cc38c6c3e19c15dce8fa0dd0de30c748c363eeb7 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/kde/pull/1026 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/discover/discover-6.3.49.9999.ebuild | 3 ++- kde-plasma/discover/discover-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/kde-plasma/discover/discover-6.3.49.9999.ebuild b/kde-plasma/discover/discover-6.3.49.9999.ebuild index f0f86a595e..416376a124 100644 --- a/kde-plasma/discover/discover-6.3.49.9999.ebuild +++ b/kde-plasma/discover/discover-6.3.49.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,6 +20,7 @@ IUSE="+firmware flatpak snap telemetry webengine" COMMON_DEPEND=" >=dev-libs/appstream-1.0.0:=[qt6] dev-libs/kirigami-addons:6 + dev-libs/qcoro >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,network,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/attica-${KFMIN}:6 diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild index f9d70ea629..766af70295 100644 --- a/kde-plasma/discover/discover-9999.ebuild +++ b/kde-plasma/discover/discover-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,6 +20,7 @@ IUSE="+firmware flatpak snap telemetry webengine" COMMON_DEPEND=" >=dev-libs/appstream-1.0.0:=[qt6] dev-libs/kirigami-addons:6 + dev-libs/qcoro >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,network,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/attica-${KFMIN}:6