Skip to content

Commit 396fb64

Browse files
authored
add nss-mdns
1 parent b2e084e commit 396fb64

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
@@ -6,7 +6,7 @@ ARCH=$(uname -m)
66

77
echo "Installing package dependencies..."
88
echo "---------------------------------------------------------------"
9-
pacman -Syu --noconfirm patchelf gst-plugins-good gst-plugins-bad libnss_nis
9+
pacman -Syu --noconfirm patchelf gst-plugins-good gst-plugins-bad libnss_nis nss-mdns
1010

1111
echo "Installing debloated packages..."
1212
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)