Skip to content

Commit 1a7d0ee

Browse files
authored
Update get-dependencies.sh
1 parent be06535 commit 1a7d0ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

get-dependencies.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ echo "---------------------------------------------------------------"
99
make-aur-package dwarfs-bin
1010
make-aur-package gearlever
1111
pacman -Syu --noconfirm coreutils binutils gawk 7zip
12+
# Upstream 'file' is bugged in not respecting the GCONV_PATH and not working
13+
pacman -Rsndd --noconfirm file
14+
make-aur-package file-git
1215

1316
echo "Installing debloated packages..."
1417
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)