diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-18 09:57:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-18 10:00:09 +0100 |
commit | 37faad7d8260889484445a27b935775095941193 (patch) | |
tree | 919c02dc4e90ff55ea5460f3cd8d83bf47a22535 /app-cdr | |
parent | app-cdr/bashburn: Inline virtual/cdrtools (diff) | |
download | gentoo-37faad7d8260889484445a27b935775095941193.tar.gz gentoo-37faad7d8260889484445a27b935775095941193.tar.bz2 gentoo-37faad7d8260889484445a27b935775095941193.zip |
app-cdr/brasero: Inline virtual/cdrtools
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/brasero/brasero-3.12.2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
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} |