add texlive-binextra
This commit is contained in:
parent
fc9fa32ddd
commit
7d129e75fa
2 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@ main() {
|
|||
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
|
||||
otf-fira-mono mingw-w64-gcc otf-font-awesome \
|
||||
soundfont-fluid fluidsynth pulseaudio-alsa \
|
||||
texlive-latexextra texlive-langfrench
|
||||
texlive-latexextra texlive-langfrench texlive-binextra
|
||||
|
||||
|
||||
# === Rustup ==
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"exa",
|
||||
"texlive-latexextra",
|
||||
"texlive-langfrench",
|
||||
"texlive-binextra",
|
||||
"syncthing",
|
||||
"ufw",
|
||||
"fzf",
|
||||
|
|
Loading…
Reference in a new issue