add biber

This commit is contained in:
Mylloon 2025-02-05 21:42:30 +01:00
parent 5c814f163b
commit c31510baa2
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 3 additions and 2 deletions

View file

@ -150,7 +150,8 @@
"mvn",
"qpdf",
"inkscape",
"hieroglyphic"
"hieroglyphic",
"biber"
],
"plugin": null,
"profile": {

2
wsl.sh
View file

@ -39,7 +39,7 @@ function main {
noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \
texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \
man-pages bottom maven fakeroot texlive-mathscience texlive-plaingeneric \
qpdf inkscape ffmpeg texlive-bibtexextra
qpdf inkscape ffmpeg texlive-bibtexextra biber
# === Remove SU password ==