internal/rosa/perl: Makefile.PL helper

This can be invoked from azalea.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-19 03:24:27 +09:00
parent a7877844bf
commit 8092492018
4 changed files with 53 additions and 18 deletions

View File

@@ -118,7 +118,6 @@ var (
PCRE2 = H("pcre2")
Parallel = H("parallel")
Patch = H("patch")
Perl = H("perl")
PerlLocaleGettext = H("perl-Locale::gettext")
PerlMIMECharset = H("perl-MIME::Charset")
PerlModuleBuild = H("perl-Module::Build")
@@ -133,7 +132,6 @@ var (
Pixman = H("pixman")
PkgConfig = H("pkg-config")
Procps = H("procps")
Python = H("python")
PythonFlitCore = H("python-flit-core")
PythonHatchling = H("python-hatchling")
PythonIniConfig = H("python-iniconfig")