From 1fba43ad7c62353469ecc408eb42288a230d0298 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sat, 28 Sep 2019 18:54:39 +0000 Subject: [PATCH] media-video/vobcopy: Depend on media-libs/libdvdread:0=. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- media-video/vobcopy/vobcopy-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/vobcopy/vobcopy-1.2.0.ebuild b/media-video/vobcopy/vobcopy-1.2.0.ebuild index f51dff5679b7..1d55e359f714 100644 --- a/media-video/vobcopy/vobcopy-1.2.0.ebuild +++ b/media-video/vobcopy/vobcopy-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2003-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" -DEPEND=">=media-libs/libdvdread-0.9.4" +DEPEND="media-libs/libdvdread:0=" RDEPEND="" src_configure() { -- 2.26.2