summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-18 09:57:20 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-18 10:00:16 +0100
commitfc4061c957a30b8504fcdeed930222e843e586ce (patch)
tree7989168f1632a30acf49dae850cc10cbc12e1e4d /app-cdr
parentapp-cdr/graveman: Inline virtual/cdrtools (diff)
downloadgentoo-fc4061c957a30b8504fcdeed930222e843e586ce.tar.gz
gentoo-fc4061c957a30b8504fcdeed930222e843e586ce.tar.bz2
gentoo-fc4061c957a30b8504fcdeed930222e843e586ce.zip
app-cdr/mp3burn: Inline virtual/cdrtools
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/mp3burn/mp3burn-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
index c391931b7233..8c1183cd0515 100644
--- a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
+++ b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,10 +15,10 @@ IUSE=""
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
+ app-cdr/cdrtools
media-sound/mpg123
media-libs/flac
media-sound/vorbis-tools
- virtual/cdrtools
dev-perl/MP3-Info
dev-perl/Ogg-Vorbis-Header
dev-perl/String-ShellQuote