Skip to content

Commit

Permalink
app-cdr/multicd: Inline virtual/cdrtools
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Dec 18, 2020
1 parent fc4061c commit e0da6d1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app-cdr/multicd/multicd-1.7.5-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -12,8 +12,10 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""

RDEPEND=">=dev-lang/perl-5.8.6
virtual/cdrtools"
RDEPEND="
app-cdr/cdrtools
>=dev-lang/perl-5.8.6
"

src_install() {
dobin multicd
Expand Down

0 comments on commit e0da6d1

Please sign in to comment.