commit: f032d8abb2e1e00fb45e5caa591d354b8bb662b6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 7 16:59:32 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 7 17:00:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f032d8ab
app-admin/rex: -9999 Add Plugin::Git as dep
Due to the change from [GatherDir] to [Git::GatherDir],
build now requires this.
Note: Something changed in the last dzil bump, and subsequently, build
now fails unless you have <dev-perl/Dist-Zilla-6.15.0
This is a work in progress :/
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
app-admin/rex/rex-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-admin/rex/rex-9999.ebuild b/app-admin/rex/rex-9999.ebuild
index d8e8649d2bd..85e62dace75 100644
--- a/app-admin/rex/rex-9999.ebuild
+++ b/app-admin/rex/rex-9999.ebuild
@@ -30,6 +30,7 @@ DZIL_DEPENDS="
dev-perl/Dist-Zilla
dev-perl/Dist-Zilla-Plugin-CheckExtraTests
dev-perl/Dist-Zilla-Plugin-ContributorsFile
+ dev-perl/Dist-Zilla-Plugin-Git
dev-perl/Dist-Zilla-Plugin-Git-Contributors
dev-perl/Dist-Zilla-Plugin-MakeMaker-Awesome
dev-perl/Dist-Zilla-Plugin-Meta-Contributors