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 CC6ED1382C5 for ; Wed, 25 Nov 2020 22:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED1E3E0898; Wed, 25 Nov 2020 22:22: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 70B9EE0894 for ; Wed, 25 Nov 2020 22:22:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0D9EF341292 for ; Wed, 25 Nov 2020 22:22:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 869DA468 for ; Wed, 25 Nov 2020 22:22:52 +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: <1606342923.9e68c89d3eafe3d5f08b3e18ef9a89385ff598d9.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild X-VCS-Directories: dev-qt/qtwebengine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9e68c89d3eafe3d5f08b3e18ef9a89385ff598d9 X-VCS-Branch: master Date: Wed, 25 Nov 2020 22:22:52 +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: f8957ce6-96c4-42b9-8112-13e98aec35a2 X-Archives-Hash: 60abbcd85a5b13d4c7aab5536ac1807a commit: 9e68c89d3eafe3d5f08b3e18ef9a89385ff598d9 Author: Stephan Hartmann gentoo org> AuthorDate: Fri Oct 2 17:35:07 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 25 22:22:03 2020 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9e68c89d dev-qt/qtwebengine: add use default for libvpx dependency Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Stephan Hartmann gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17752 Signed-off-by: Andreas Sturmlechner gentoo.org> (cherry picked from commit 0e313cfdb446c76fe4af167c9b03b20ea4fb222f) dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild index 2fa0f1bc..689f6885 100644 --- a/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild @@ -40,7 +40,7 @@ RDEPEND=" media-libs/lcms:2 media-libs/libjpeg-turbo:= media-libs/libpng:0= - >=media-libs/libvpx-1.5:=[svc] + >=media-libs/libvpx-1.5:=[svc(+)] media-libs/libwebp:= media-libs/mesa[egl,X(+)] media-libs/opus