aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/state_native.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-19 04:08:22 +0900
committerOphestra <cat@gensokyo.uk>2026-05-19 04:08:22 +0900
commit23515f67c8a74ea50e3f57d482ff13f07589ee46 (patch)
tree017f13aad3d859a2fdc8090003b122fdc6e81c0d /internal/rosa/state_native.go
parent4389df60ae781cb12030d6dfc2e2cedc6c419eaf (diff)
internal/rosa/package: migrate perl packages
Most of these are currently unused. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/state_native.go')
-rw-r--r--internal/rosa/state_native.go12
1 files changed, 1 insertions, 11 deletions
diff --git a/internal/rosa/state_native.go b/internal/rosa/state_native.go
index d1a47fe3..3e97b4de 100644
--- a/internal/rosa/state_native.go
+++ b/internal/rosa/state_native.go
@@ -118,17 +118,7 @@ var (
PCRE2 = H("pcre2")
Parallel = H("parallel")
Patch = H("patch")
- PerlLocaleGettext = H("perl-Locale::gettext")
- PerlMIMECharset = H("perl-MIME::Charset")
- PerlModuleBuild = H("perl-Module::Build")
- PerlPodParser = H("perl-Pod::Parser")
- PerlSGMLS = H("perl-SGMLS")
- PerlTermReadKey = H("perl-Term::ReadKey")
- PerlTestCmd = H("perl-Test::Cmd")
- PerlTextCharWidth = H("perl-Text::CharWidth")
- PerlTextWrapI18N = H("perl-Text::WrapI18N")
- PerlUnicodeLineBreak = H("perl-Unicode::LineBreak")
- PerlYAMLTiny = H("perl-YAML::Tiny")
+ PerlTestCmd = H("perl-Test-Cmd")
Pixman = H("pixman")
PkgConfig = H("pkg-config")
Procps = H("procps")