Skip to content

Commit d35ff28

Browse files
authored
Update get-dependencies.sh
1 parent 8237a05 commit d35ff28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ echo "$VERSION" > ~/version
4545

4646
echo "Installing package dependencies..."
4747
echo "---------------------------------------------------------------"
48-
pacman -Syu --noconfirm nspr
48+
pacman -Syu --noconfirm nspr nss
4949

5050
echo "Installing debloated packages..."
5151
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)