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 0ACB4158095 for ; Tue, 11 Oct 2022 15:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69565E0898; Tue, 11 Oct 2022 15:18:18 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 4D1EEE0898 for ; Tue, 11 Oct 2022 15:18:18 +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 E76413410CF for ; Tue, 11 Oct 2022 15:18:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 366B8617 for ; Tue, 11 Oct 2022 15:18:14 +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: <1665501432.9e99a6abd37b1e1959299f8b12315126e91fcdb6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9e99a6abd37b1e1959299f8b12315126e91fcdb6 X-VCS-Branch: master Date: Tue, 11 Oct 2022 15:18:14 +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: 75728c0e-e7ee-4bb8-938c-1f63888bf5b8 X-Archives-Hash: f4ec76c0a3b5c0833fb6d4655053a13d commit: 9e99a6abd37b1e1959299f8b12315126e91fcdb6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 11 14:47:33 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 11 15:17:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e99a6ab kde-plasma/plasma-nm: Add app-crypt/qca[qt5(+)] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild | 2 +- kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild index c1d9609ffb..dd48080b9d 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.26.49.9999.ebuild @@ -17,7 +17,7 @@ KEYWORDS="" IUSE="modemmanager openconnect teamd" DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] >=dev-qt/qtgui-${QTMIN}:5 diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 681b70f036..b92b3a1a7d 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -17,7 +17,7 @@ KEYWORDS="" IUSE="modemmanager openconnect teamd" DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] >=dev-qt/qtgui-${QTMIN}:5