Skip to content

Commit

Permalink
Add dependencies for TexLive
Browse files Browse the repository at this point in the history
  • Loading branch information
karuboniru committed Jan 23, 2024
1 parent 9730ff2 commit 1ccf60e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions karuboniru-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,31 @@ packages:
- rclone
# vscode
- code
# for running TexLive
- "perl(Config)"
- "perl(Cwd)"
- "perl(Digest::MD5)"
- "perl(Encode)"
- "perl(File::Basename)"
- "perl(File::Copy)"
- "perl(File::Find)"
- "perl(File::Glob)"
- "perl(File::Path)"
- "perl(File::Spec::Functions)"
- "perl(FileHandle)"
- "perl(List::Util)"
- "perl(Time::HiRes)"
- "perl(Unicode::Normalize)"
- "perl(feature)"
- "perl(sigtrap)"
- "perl(utf8)"
- "perl(vars)"
- "perl(warnings)"
- "perl(File::Find)"
- "perl(File::Basename)"
- "perl(File::Temp)"
- "perl(File::Glob)"
- "perl(File::Spec)"

repos:
- fedora-39
Expand Down

0 comments on commit 1ccf60e

Please sign in to comment.