enable samba support

This commit is contained in:
Harald Sitter
2024-03-23 21:27:21 +01:00
parent bc9c440497
commit 393a82caae

View File

@@ -28,6 +28,8 @@ pacman --sync --noconfirm git base-devel cmake yaml-cpp boost-libs boost dosfsto
pacman --sync --noconfirm vlc
# For discover backend
pacman --sync --noconfirm fwupd
# For kio-extras
pacman --sync --noconfirm smbclient
# YAY Builder
# https://preciselab.io/how-to-install-yay-on-pure-archlinux-image/