commit:     663afaec40553cee2d07469cedc3d50d176bae69
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 22:49:27 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 22:50:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663afaec

net-libs/kdsoap-ws-discovery-client: Fix kdsoap[qt6(+) UseDepDefault

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kdsoap-ws-discovery-client-0.4.0.ebuild                           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild 
b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild
index f0b31770d1f2..189b863a58f9 100644
--- 
a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.ebuild
+++ 
b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.4.0.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
@@ -24,7 +24,7 @@ RESTRICT="test"
 
 RDEPEND="
        dev-qt/qtbase:6[network]
-       >=net-libs/kdsoap-2.2.0[qt6]
+       >=net-libs/kdsoap-2.2.0[qt6(+)]
 "
 DEPEND="${RDEPEND}
        test? ( dev-qt/qtbase:6[xml] )

Reply via email to