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 B84F1138335 for ; Wed, 15 Aug 2018 12:25:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB835E08DA; Wed, 15 Aug 2018 12:25:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 919A3E08DA for ; Wed, 15 Aug 2018 12:25:38 +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 4F646335CD7 for ; Wed, 15 Aug 2018 12:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76793394 for ; Wed, 15 Aug 2018 12:25:34 +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: <1534335903.a3073ab6b53ba305a08d29ece120924b99babb49.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a3073ab6b53ba305a08d29ece120924b99babb49 X-VCS-Branch: master Date: Wed, 15 Aug 2018 12:25:34 +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-Archives-Salt: 65e70fff-b042-4524-9749-32d09e2687d7 X-Archives-Hash: ad458e09e81ef8094b2361408f8bed36 commit: a3073ab6b53ba305a08d29ece120924b99babb49 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 15 12:10:38 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 15 12:25:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3073ab6 media-video/vlc: Raise USE wayland min dep to dev-libs/wayland-1.15 First version to install wayland-egl.pc (previously provided by mesa). Bug: https://bugs.gentoo.org/663626 Package-Manager: Portage-2.3.46, Repoman-2.3.10 media-video/vlc/vlc-3.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index ba1680c7e68..de11890d1bc 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -202,7 +202,7 @@ RDEPEND=" vorbis? ( media-libs/libvorbis:0 ) vpx? ( media-libs/libvpx:0= ) wayland? ( - dev-libs/wayland + >=dev-libs/wayland-1.15 dev-libs/wayland-protocols ) X? (