summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdep.sh43
1 files changed, 22 insertions, 21 deletions
diff --git a/dep.sh b/dep.sh
index b862f06..d659a77 100755
--- a/dep.sh
+++ b/dep.sh
@@ -31,27 +31,28 @@ retval=0
# Optional Dependencies, skip QEMU and lualatex check
[ "${1}" = "--optional" ] && check \
- cmus \
- latex,pdflatex:"Latex is missing" \
- neomutt,mutt \
- pamus \
- pandoc \
- shellcheck \
- trans:"Translate shell is missing" \
- abook \
- acpi \
- cmus \
- dash \
- docker \
- ffmpeg \
- less \
- pass \
- python3 \
- rsync \
- sudo \
- tldr:"A tldr implementation is missing" \
- unclutter:"unclutter-xfixes is missing" \
- yt-dlp
+ cmus \
+ latex,pdflatex:"Latex is missing" \
+ neomutt,mutt \
+ pamus \
+ pandoc \
+ shellcheck \
+ ssh \
+ trans:"Translate shell is missing" \
+ abook \
+ acpi \
+ cmus \
+ dash \
+ docker \
+ ffmpeg \
+ less \
+ pass \
+ python3 \
+ rsync \
+ sudo \
+ tldr:"A tldr implementation is missing" \
+ unclutter:"unclutter-xfixes is missing" \
+ yt-dlp
# Programs
check \