From 3187279b87aa704c2bc3fc79153b75804cfd3802 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 21 Jun 2025 12:40:00 +0400 Subject: feat (dep.sh): add `pamus` as an optional dependency --- dep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep.sh') diff --git a/dep.sh b/dep.sh index c4eeabe..9346702 100755 --- a/dep.sh +++ b/dep.sh @@ -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 \ -- cgit v1.2.3