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 758B7138334 for ; Wed, 13 Jun 2018 22:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EC2AE095D; Wed, 13 Jun 2018 22:21:15 +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 0E4EDE095D for ; Wed, 13 Jun 2018 22:21:14 +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 CB55F335C63 for ; Wed, 13 Jun 2018 22:21:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 206132C5 for ; Wed, 13 Jun 2018 22:21:12 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1528928437.d0fc48dfa5bafab5098ad16d76dda39ccbdaaf7c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d0fc48dfa5bafab5098ad16d76dda39ccbdaaf7c X-VCS-Branch: master Date: Wed, 13 Jun 2018 22:21: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-Archives-Salt: 942fbdff-8276-4518-ac69-cee5161f8633 X-Archives-Hash: 15596c633fac1f9438cfce1029c2006f commit: d0fc48dfa5bafab5098ad16d76dda39ccbdaaf7c Author: James Le Cuirot gentoo org> AuthorDate: Wed Jun 13 22:20:37 2018 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Jun 13 22:20:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fc48df media-video/vlc: 9999 needs newer wayland and wayland-protocols now Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-video/vlc/vlc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 464b5d02584..db33c8ab2ce 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -201,8 +201,8 @@ RDEPEND=" vorbis? ( media-libs/libvorbis:0 ) vpx? ( media-libs/libvpx:0= ) wayland? ( - dev-libs/wayland - dev-libs/wayland-protocols + >=dev-libs/wayland-1.15 + >=dev-libs/wayland-protocols-1.12 ) X? ( x11-libs/libX11