commit: 2e199677b130b5cd2f20498733ba23113d5f3694 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Sep 29 10:04:25 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Sep 29 10:05:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e199677
net-analyzer/munin: add missing Date::Manip dependency Closes: https://bugs.gentoo.org/914723 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> net-analyzer/munin/munin-2.0.73-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/munin/munin-2.0.73-r3.ebuild b/net-analyzer/munin/munin-2.0.73-r3.ebuild index b59dbca8500d..75945a459137 100644 --- a/net-analyzer/munin/munin-2.0.73-r3.ebuild +++ b/net-analyzer/munin/munin-2.0.73-r3.ebuild @@ -32,6 +32,7 @@ DEPEND_COM=" acct-group/munin dev-lang/perl:=[berkdb] dev-perl/DBI + dev-perl/Date-Manip dev-perl/File-Copy-Recursive dev-perl/List-MoreUtils dev-perl/Log-Log4perl
