CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/22 13:55:50
Modified files:
devel/p5-MooseX-LogDispatch: Makefile
Log message:
Avoid Module::AutoInstall in p5-MooseX-LogDispatch
This causes it not to package due to a missing RUN_DEPENDS in p5-Moose.
While working on fixing the other, at least let this build and provide
a better error at runtime.
Noticed by naddy@
