diff --git a/install.sh b/install.sh index 7c2e43c..3ef90f4 100755 --- a/install.sh +++ b/install.sh @@ -95,7 +95,7 @@ install_dependencies() { case $DISTRO in arch|manjaro) - local deps="yder libuv argtable libserialport libconfig hidapi lua libxdg-basedir mingw-w64-gcc" + local deps="yder libuv argtable libserialport libconfig hidapi lua54 libpulse pkgconfig libxdg-basedir mingw-w64-gcc" # Check if yay is available for AUR if command -v yay &> /dev/null; then