fix(packages): add missing packages for texlive environment
This commit is contained in:
parent
7d2eb77bee
commit
641862046b
2 changed files with 4 additions and 0 deletions
2
TODO.md
2
TODO.md
|
|
@ -19,3 +19,5 @@
|
|||
- [ ] Put some customized patched docker daemon config in /etc/docker/daemon.json with bigger address pool
|
||||
|
||||
- `sudo usermod -a -G wireshark mbess`
|
||||
|
||||
- [x] packages: add `texlive-langfrench`, `texlive-binextra`
|
||||
|
|
|
|||
|
|
@ -163,6 +163,8 @@ common:
|
|||
- texlive-latexrecommended
|
||||
- texlive-fontsrecommended
|
||||
- texlive-fontsextra
|
||||
- texlive-binextra
|
||||
- texlive-langfrench
|
||||
math:
|
||||
- name: libqalculate
|
||||
desc: Provide Qalc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue