Add perl-Text-CSV for texinfo

This commit is contained in:
Samuel Tyler 2026-01-25 12:35:35 +11:00
parent f81e9fe80f
commit ad6a44e2aa
No known key found for this signature in database
GPG key ID: EB5091A5C77E8DC4
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
src_configure() {
perl Makefile.PL
}