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 E97B0158094 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 D64DEE08A2; Tue, 11 Oct 2022 15:18:19 +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 C750BE08CD 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 2D8C534110C for ; Tue, 11 Oct 2022 15:18:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F8B861C 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.1e4090e619819a1d70c81676a4df4dfdffecc7cc.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/choqok/choqok-9999.ebuild X-VCS-Directories: net-im/choqok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1e4090e619819a1d70c81676a4df4dfdffecc7cc 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: 5a712042-a7cc-4168-bc71-84491d86ddba X-Archives-Hash: 0edcf71c6d7eb74a15a6c95a5e39e720 commit: 1e4090e619819a1d70c81676a4df4dfdffecc7cc Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 11 14:47:37 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=1e4090e6 net-im/choqok: Add app-crypt/qca[qt5(+)] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/choqok/choqok-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild index 217dcba84f..0f4d687775 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -21,7 +21,7 @@ SLOT="5" IUSE="attica share telepathy" DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetworkauth-${QTMIN}:5