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 A8D7B138334 for ; Mon, 23 Dec 2019 19:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F004E0A7F; Mon, 23 Dec 2019 19:56:26 +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 63508E0A7F for ; Mon, 23 Dec 2019 19:56:26 +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 1567434DAFE for ; Mon, 23 Dec 2019 19:56:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CF907953E for ; Mon, 23 Dec 2019 19:56:23 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1577130979.9a814318af49e569b94e4f79dfa5ade5a52548be.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-0.30.0.ebuild media-video/mpv/mpv-9999.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 9a814318af49e569b94e4f79dfa5ade5a52548be X-VCS-Branch: master Date: Mon, 23 Dec 2019 19:56:23 +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: 432cde55-e177-4ac2-8fb9-a3117cfbb4bb X-Archives-Hash: f01a4b1a05d9934add8d1d01e9c3560f commit: 9a814318af49e569b94e4f79dfa5ade5a52548be Author: Lars Wendler gentoo org> AuthorDate: Mon Dec 23 19:55:51 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Dec 23 19:56:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a814318 media-video/mpv: Added sub-slot dep for media-libs/libplacebo Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Lars Wendler gentoo.org> media-video/mpv/mpv-0.30.0.ebuild | 2 +- media-video/mpv/mpv-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/mpv/mpv-0.30.0.ebuild b/media-video/mpv/mpv-0.30.0.ebuild index d4a50dfa75a..6eaf4bb985c 100644 --- a/media-video/mpv/mpv-0.30.0.ebuild +++ b/media-video/mpv/mpv-0.30.0.ebuild @@ -97,7 +97,7 @@ COMMON_DEPEND=" vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( - media-libs/libplacebo[vulkan] + media-libs/libplacebo:=[vulkan] media-libs/shaderc ) wayland? ( diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index d4a50dfa75a..6eaf4bb985c 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -97,7 +97,7 @@ COMMON_DEPEND=" vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( - media-libs/libplacebo[vulkan] + media-libs/libplacebo:=[vulkan] media-libs/shaderc ) wayland? (