From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84312158004 for ; Tue, 5 Mar 2024 15:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D8DCE29C3; Tue, 5 Mar 2024 15:59:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 pigeon.gentoo.org (Postfix) with ESMTPS id 75157E29C3 for ; Tue, 5 Mar 2024 15:59:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A199F343052 for ; Tue, 5 Mar 2024 15:59:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E19DB10B0 for ; Tue, 5 Mar 2024 15:59:54 +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: <1709654336.1aae903a150a6065b3e28550184b98d634d139ef.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-filesharing/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5.ebuild X-VCS-Directories: kde-apps/kdenetwork-filesharing/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1aae903a150a6065b3e28550184b98d634d139ef X-VCS-Branch: master Date: Tue, 5 Mar 2024 15:59:54 +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: a5886d07-e3ce-4a34-9a6c-b6e9312a624e X-Archives-Hash: 7334808c33757e9884e14bde73b33d97 commit: 1aae903a150a6065b3e28550184b98d634d139ef Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 5 15:58:11 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 5 15:58:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aae903a kde-apps/kdenetwork-filesharing: Add missing USEdep Closes: https://bugs.gentoo.org/926185 Signed-off-by: Andreas Sturmlechner gentoo.org> ...esharing-23.08.5.ebuild => kdenetwork-filesharing-23.08.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild similarity index 95% rename from kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5.ebuild rename to kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild index 3b6c3d37936c..0dda971147d2 100644 --- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5.ebuild +++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild @@ -17,7 +17,7 @@ IUSE="" DEPEND=" dev-libs/qcoro5 - >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=kde-frameworks/kcompletion-${KFMIN}:5