mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user