commit:     23cdf2de45eb32c880edb0adc21ca0fa422af1fc
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun Feb  2 07:09:28 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/1026
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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

Reply via email to