From 37faad7d8260889484445a27b935775095941193 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 18 Dec 2020 09:57:14 +0100 Subject: app-cdr/brasero: Inline virtual/cdrtools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-cdr/brasero/brasero-3.12.2-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-cdr') diff --git a/app-cdr/brasero/brasero-3.12.2-r1.ebuild b/app-cdr/brasero/brasero-3.12.2-r1.ebuild index 15af48340c06..917812f33104 100644 --- a/app-cdr/brasero/brasero-3.12.2-r1.ebuild +++ b/app-cdr/brasero/brasero-3.12.2-r1.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=6 @@ -42,8 +42,9 @@ RDEPEND="${COMMON_DEPEND} css? ( media-libs/libdvdcss:1.2 ) !libburn? ( app-cdr/cdrdao + app-cdr/cdrtools app-cdr/dvd+rw-tools - virtual/cdrtools ) + ) packagekit? ( app-admin/packagekit-base ) " DEPEND="${COMMON_DEPEND} -- cgit v1.2.3-65-gdbad