diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-03-13 10:17:08 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-03-13 10:18:59 +1100 |
commit | f39d495e73eb0d543d8d0981fe5e173f50b68838 (patch) | |
tree | 9c8eed847cb3455b5f6e9e6a654cf3fa8e09ed7e /media-tv/mythtv | |
parent | media-tv/mythtv: add patch to 0.27.6_p20160318-r1 fixing build with libvpx-1.5.0 (diff) | |
download | gentoo-f39d495e73eb0d543d8d0981fe5e173f50b68838.tar.gz gentoo-f39d495e73eb0d543d8d0981fe5e173f50b68838.tar.bz2 gentoo-f39d495e73eb0d543d8d0981fe5e173f50b68838.zip |
media-tv/mythtv: fix libvpx dependency restriction in 0.28
Gentoo-bug: 591006
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r-- | media-tv/mythtv/mythtv-0.28-r1.ebuild (renamed from media-tv/mythtv/mythtv-0.28.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mythtv/mythtv-0.28.ebuild b/media-tv/mythtv/mythtv-0.28-r1.ebuild index f7ca732ab1ba..7e5d3aae21f6 100644 --- a/media-tv/mythtv/mythtv-0.28.ebuild +++ b/media-tv/mythtv/mythtv-0.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -71,7 +71,7 @@ COMMON=" fftw? ( sci-libs/fftw:3.0= ) hls? ( media-libs/faac:= - <media-libs/libvpx-1.5.0:= + <media-libs/libvpx-1.6.0:= >=media-libs/x264-0.0.20111220:= ) ieee1394? ( |