commit:     c1754554fa85070ab29d4d64c2544178336d601a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 21:42:19 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 21:42:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1754554

dev-perl/Alien-SDL: Move M::B to BDEPEND

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild 
b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild
index 0b4021f40a6..9d68fd02003 100644
--- a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild
+++ b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,10 +30,11 @@ RDEPEND="
        virtual/perl-File-Temp
 "
 DEPEND="
-       dev-perl/Module-Build
        media-libs/libsdl
 "
-BDEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+       dev-perl/Module-Build
+"
 
 PERL_RM_FILES=(
        t/release-pod-{syntax,coverage}.t

Reply via email to