commit:     df5038afd29ff6acbe1314452575d8f46f34be50
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  8 23:46:55 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb  9 16:11:18 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5038af

net-im/libcommuni: Drop bogus dev-qt/qttest:5 dependency

Bug: https://bugs.gentoo.org/948977
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/libcommuni/libcommuni-3.7.0-r2.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-im/libcommuni/libcommuni-3.7.0-r2.ebuild 
b/net-im/libcommuni/libcommuni-3.7.0-r2.ebuild
index db0fc33c7eb2..a772e775911c 100644
--- a/net-im/libcommuni/libcommuni-3.7.0-r2.ebuild
+++ b/net-im/libcommuni/libcommuni-3.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,10 +28,7 @@ RDEPEND="
        !uchardet? ( dev-libs/icu:= )
 "
 
-DEPEND="
-       ${RDEPEND}
-       test? ( dev-qt/qttest:5 )
-"
+DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}/${PN}-3.7.0-qt6.patch" )
 

Reply via email to