commit:     29de5c8721eb05088adc25218434a00d5435d247
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:57:34 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 09:00:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29de5c87

media-video/streamdvd: Inline virtual/cdrtools

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-video/streamdvd/streamdvd-0.4-r2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-video/streamdvd/streamdvd-0.4-r2.ebuild 
b/media-video/streamdvd/streamdvd-0.4-r2.ebuild
index 9c889d779a0..c235978a8e2 100644
--- a/media-video/streamdvd/streamdvd-0.4-r2.ebuild
+++ b/media-video/streamdvd/streamdvd-0.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,11 +15,12 @@ KEYWORDS="~amd64 ~ppc ~x86"
 
 IUSE="X"
 
-DEPEND="media-libs/libdvdread
+DEPEND="
+       app-cdr/cdrtools
+       media-libs/libdvdread
        media-video/lsdvd
        X? ( dev-perl/Tk
        dev-perl/Tk-JPEG-Lite
-       virtual/cdrtools
        >=media-video/dvdauthor-0.6.5
        >=app-cdr/dvd+rw-tools-5.13.4.7.4 )"
 

Reply via email to