media-tv/mythtv: fix build issue with media-libs/libvpx-1.5.0

libvpx-1.5.0 dropped some defines from their headers that MythTV needed
to compile. To quickly avoid such issues for users, set the DEPEND to be
on for all versions less than 1.5.0. fixes #565628

Gentoo-Bug: 565628
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
This commit is contained in:
Doug Goldstein
2015-11-14 22:35:33 -06:00
parent f55753023f
commit dabd9842b5
6 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)

View File

@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)

View File

@@ -72,7 +72,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (

View File

@@ -72,7 +72,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (

View File

@@ -76,7 +76,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
)
ieee1394? (

View File

@@ -65,7 +65,7 @@ COMMON="
fftw? ( sci-libs/fftw:3.0= )
hls? (
media-libs/faac:=
media-libs/libvpx:=
<media-libs/libvpx-1.5.0:=
>=media-libs/x264-0.0.20111220:=
>=media-sound/lame-3.93.1
)