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 40F53138359 for ; Sat, 10 Oct 2020 19:27:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DCE8E07AE; Sat, 10 Oct 2020 19:27:36 +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 63311E07AE for ; Sat, 10 Oct 2020 19:27:36 +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 1DF0F340D6B for ; Sat, 10 Oct 2020 19:27:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95CB0EC for ; Sat, 10 Oct 2020 19:27:33 +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: <1602358024.0e313cfdb446c76fe4af167c9b03b20ea4fb222f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebengine/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild X-VCS-Directories: dev-qt/qtwebengine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0e313cfdb446c76fe4af167c9b03b20ea4fb222f X-VCS-Branch: master Date: Sat, 10 Oct 2020 19:27:33 +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: 9c2116d7-7a7d-4431-86b0-c4c0bfc4e4e7 X-Archives-Hash: 790b1ee01044511b618c185ce4b8093c commit: 0e313cfdb446c76fe4af167c9b03b20ea4fb222f Author: Stephan Hartmann gentoo org> AuthorDate: Fri Oct 2 17:35:07 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 10 19:27:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e313cfd 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> dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild index 2fa0f1bc340..689f6885127 100644 --- a/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-5.15.1.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