diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-19 03:24:27 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-19 03:24:27 +0900 |
| commit | 8092492018a520b997f688a617ccb0684cb82b4b (patch) | |
| tree | a89878652c0a30cb50305b6f3de340b73a595463 /internal/rosa/state_native.go | |
| parent | a7877844bf93d9e15cc4f90e99d6e283d59b74ab (diff) | |
internal/rosa/perl: Makefile.PL helper
This can be invoked from azalea.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/state_native.go')
| -rw-r--r-- | internal/rosa/state_native.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/rosa/state_native.go b/internal/rosa/state_native.go index c05814f2..d1a47fe3 100644 --- a/internal/rosa/state_native.go +++ b/internal/rosa/state_native.go @@ -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") |
