summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-06-21 12:37:18 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-06-21 12:37:18 +0400
commit51d85f1b6dab91e81e651b3c595e263b2cce3ba0 (patch)
tree9bca31f628874fa54f5fccd81494008cb0b7cdb4
parentdb71e6f124e168cbd97d581a60871de7f16c6510 (diff)
fix (dep.sh): set `xclip` as a non-optional dependency
-rwxr-xr-xdep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep.sh b/dep.sh
index dc5f1bd..c4eeabe 100755
--- a/dep.sh
+++ b/dep.sh
@@ -50,7 +50,6 @@ retval=0
sudo \
tldr,"A tldr implementation is missing" \
unclutter,"unclutter-xfixes is missing" \
- xclip \
yt-dlp
@@ -69,6 +68,7 @@ check \
startx:"xorg-xinit is missing" \
sxiv,nsxiv \
vim,nvim \
+ xclip \
zathura \
zsh,bash