gnu: perl-mousex-nativetraits: Fix build with perl@5.26.
* gnu/packages/perl.scm (perl-mousex-nativetraits)[native-inputs]: Add PERL-MODULE-INSTALL.
This commit is contained in:
parent
ec5c986e33
commit
5890b40bd0
@ -5044,6 +5044,7 @@ subset of the functionality for reduced startup time.")
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-any-moose" ,perl-any-moose)
|
||||
("perl-module-install" ,perl-module-install)
|
||||
("perl-test-fatal" ,perl-test-fatal)))
|
||||
(propagated-inputs
|
||||
`(("perl-mouse" ,perl-mouse)))
|
||||
|
Loading…
Reference in New Issue
Block a user