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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66A55138350 for ; Sat, 28 Mar 2020 16:10:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73FF7E0B17; Sat, 28 Mar 2020 16:10:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5700CE0B17 for ; Sat, 28 Mar 2020 16:10:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1064B34F9FF for ; Sat, 28 Mar 2020 16:10:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E342162 for ; Sat, 28 Mar 2020 16:10:51 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1585411821.a5d02f6380a4548125a95e007e6277f125a604eb.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/zoom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/zoom/zoom-3.5.374815.0324-r2.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: a5d02f6380a4548125a95e007e6277f125a604eb X-VCS-Branch: master Date: Sat, 28 Mar 2020 16:10:51 +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: ce41c642-f213-410b-81e1-d3c2ed29f0fc X-Archives-Hash: 4e6644739418cce5fbbf30b3a5c98827 commit: a5d02f6380a4548125a95e007e6277f125a604eb Author: Andreas K. Huettel gentoo org> AuthorDate: Sat Mar 28 16:10:21 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Mar 28 16:10:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d02f63 net-im/zoom: Depend on qtquickcontrols[widgets] Closes: https://bugs.gentoo.org/714752 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel gentoo.org> net-im/zoom/zoom-3.5.374815.0324-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/zoom/zoom-3.5.374815.0324-r2.ebuild b/net-im/zoom/zoom-3.5.374815.0324-r2.ebuild index 0b38786c328..afcfc1b3b2d 100644 --- a/net-im/zoom/zoom-3.5.374815.0324-r2.ebuild +++ b/net-im/zoom/zoom-3.5.374815.0324-r2.ebuild @@ -27,7 +27,7 @@ RDEPEND="dev-libs/glib:2 dev-qt/qtnetwork:5 dev-qt/qtpositioning:5 dev-qt/qtprintsupport:5 - dev-qt/qtquickcontrols:5 + dev-qt/qtquickcontrols:5[widgets] dev-qt/qtscript:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5