summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-09-28 18:54:39 +0000
committerMike Gilbert <floppym@gentoo.org>2019-09-28 22:56:17 -0400
commit1fba43ad7c62353469ecc408eb42288a230d0298 (patch)
tree753d27b93a4b4da4a86e86e592318705df635f89
parentmedia-video/vlc: Depend on media-libs/libdvdnav and media-libs/libdvdread wit... (diff)
downloadgentoo-1fba43ad7c62353469ecc408eb42288a230d0298.tar.gz
gentoo-1fba43ad7c62353469ecc408eb42288a230d0298.tar.bz2
gentoo-1fba43ad7c62353469ecc408eb42288a230d0298.zip
media-video/vobcopy: Depend on media-libs/libdvdread:0=.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--media-video/vobcopy/vobcopy-1.2.0.ebuild4
1 files 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() {