add mdcat
This commit is contained in:
parent
cf67a2ca64
commit
8ce080ff7e
2 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,8 @@ main() {
|
|||
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
||||
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
|
||||
otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \
|
||||
timidity++ soundfont-fluid fluidsynth libsamplerate
|
||||
timidity++ soundfont-fluid fluidsynth libsamplerate \
|
||||
mdcat
|
||||
|
||||
# === Rustup ==
|
||||
# Init rustup
|
||||
|
|
|
@ -124,7 +124,8 @@
|
|||
"libsamplerate",
|
||||
"cups",
|
||||
"system-config-printer",
|
||||
"fwupd"
|
||||
"fwupd",
|
||||
"mdcat"
|
||||
],
|
||||
"plugin": null,
|
||||
"profile": {
|
||||
|
|
Loading…
Reference in a new issue