From 8092492018a520b997f688a617ccb0684cb82b4b Mon Sep 17 00:00:00 2001 From: Ophestra Date: Tue, 19 May 2026 03:24:27 +0900 Subject: internal/rosa/perl: Makefile.PL helper This can be invoked from azalea. Signed-off-by: Ophestra --- internal/rosa/state_native.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'internal/rosa/state_native.go') 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") -- cgit v1.3.1