Perl build system: add a dependency on gmake (#48437)

This commit is contained in:
Massimiliano Culpo
2025-01-08 09:10:22 +01:00
committed by GitHub
parent 25ce6cce47
commit 4be7b98fd2
2 changed files with 6 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ spack:
- openjpeg # CMakePackage
- r-rcpp # RPackage
- ruby-rake # RubyPackage
- perl-data-dumper # PerlPackage
- arch:
- '%gcc'