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 B9A82138350 for ; Thu, 26 Mar 2020 11:35:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A37A4E0E0F; Thu, 26 Mar 2020 11:35:17 +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 F3AC3E0E0B for ; Thu, 26 Mar 2020 11:35:16 +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 93B6D34FAA1 for ; Thu, 26 Mar 2020 11:35:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C440172 for ; Thu, 26 Mar 2020 11:35:12 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1585222490.fb7e199fbcd4f4d11de2a1fa76bbb830855d6532.ulm@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.372466.0322-r1.ebuild X-VCS-Directories: net-im/zoom/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: fb7e199fbcd4f4d11de2a1fa76bbb830855d6532 X-VCS-Branch: master Date: Thu, 26 Mar 2020 11:35:12 +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: 8b9c1c3e-7a47-4e91-9ac6-e6ec5d4f2c6e X-Archives-Hash: ccf8ad7fc4732baf348dd67b8fccc1e1 commit: fb7e199fbcd4f4d11de2a1fa76bbb830855d6532 Author: Ulrich Müller gentoo org> AuthorDate: Thu Mar 26 11:28:23 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Mar 26 11:34:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7e199f net-im/zoom: Add missing dependency on dev-qt/qtquickcontrols. Bug: https://bugs.gentoo.org/714752 Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Ulrich Müller gentoo.org> net-im/zoom/zoom-3.5.372466.0322-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/zoom/zoom-3.5.372466.0322-r1.ebuild b/net-im/zoom/zoom-3.5.372466.0322-r1.ebuild index 4c181df99b4..c9475297484 100644 --- a/net-im/zoom/zoom-3.5.372466.0322-r1.ebuild +++ b/net-im/zoom/zoom-3.5.372466.0322-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND="dev-libs/glib:2 dev-qt/qtnetwork:5 dev-qt/qtpositioning:5 dev-qt/qtprintsupport:5 + dev-qt/qtquickcontrols:5 dev-qt/qtscript:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5