media-video/vlc: Restrict to <media-libs/libvpx-1.8

Bug: https://bugs.gentoo.org/677606
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-02-11 00:53:06 +01:00
parent 789cc0b4b8
commit 7ff49aa5f6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -199,7 +199,7 @@ RDEPEND="
vdpau? ( x11-libs/libvdpau:0 )
vnc? ( net-libs/libvncserver:0 )
vorbis? ( media-libs/libvorbis:0 )
vpx? ( media-libs/libvpx:0= )
vpx? ( <media-libs/libvpx-1.8:0= )
wayland? (
>=dev-libs/wayland-1.15
dev-libs/wayland-protocols

View File

@@ -201,7 +201,7 @@ RDEPEND="
vdpau? ( x11-libs/libvdpau:0 )
vnc? ( net-libs/libvncserver:0 )
vorbis? ( media-libs/libvorbis:0 )
vpx? ( media-libs/libvpx:0= )
vpx? ( <media-libs/libvpx-1.8:0= )
wayland? (
>=dev-libs/wayland-1.15
dev-libs/wayland-protocols