diff --git a/Makefile b/Makefile index a7bdb0c..879602b 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ git: ln -s $(PWD)/sub/git/gitignore ~/.gitignore ranger: - echo "sudo pacman -S highlight ttf-joypixels noto-fonts-emoji ueberzug" + echo "sudo pacman -S highlight ttf-joypixels noto-fonts-emoji ueberzug poppler" test -d ~/.config/ranger || \ mkdir -p ~/.config/ranger ln -s $(PWD)/sub/ranger/rc.conf ~/.config/ranger