app-cdr/cdrtools: cdrtools-3.02_alpha09-r2 move makedepend to BDEPEND

This fixes bug #733096. Thanks to David Michael for the report.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
This commit is contained in:
Daniel Pielmeier
2020-07-24 20:26:37 +02:00
parent 1dc01a1721
commit bd0d753014

View File

@@ -18,6 +18,7 @@ IUSE="acl caps nls unicode selinux"
BDEPEND="
nls? ( >=sys-devel/gettext-0.18.1.1 )
x11-misc/makedepend
"
RDEPEND="
acl? ( virtual/acl )
@@ -28,7 +29,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
x11-misc/makedepend
"
S=${WORKDIR}/${P/_alpha[0-9][0-9]}