diff options
Diffstat (limited to 'dep.sh')
-rwxr-xr-x | dep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,6 +34,7 @@ retval=0 cmus \ latex,pdflatex:"Latex is missing" \ mutt,neomutt \ + pamus \ pandoc \ shellcheck \ trans:"Translate shell is missing" \ @@ -52,7 +53,6 @@ retval=0 unclutter,"unclutter-xfixes is missing" \ yt-dlp - # Programs check \ Xorg \ |