From 68e9d1b0bed5555301729d281f00b1bf6f5d564b Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 22 Dec 2015 20:22:33 +0300 Subject: [PATCH] media-video/mpv: adjust required libdvread version from 4.1.3 to 4.1.0 The first libdvdread-4.x version that entered the tree was 4.1.3, so from the Portage point of view this is ditto. However, mpv configure script requires libdvdread '>=4.1.0'. Unless someone wants to include this lengthy explanation why these two versions mismatch in the ebuild, adjust libdvdread version in dependency. Package-Manager: portage-2.2.24 --- media-video/mpv/mpv-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index bee13f2886a0..46cb54d02e11 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -63,7 +63,7 @@ COMMON_DEPEND=" dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdnav-4.2.0 - >=media-libs/libdvdread-4.1.3 + >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,wayland(-)?] ) enca? ( app-i18n/enca ) -- 2.26.2