Skip to content

Commit

Permalink
Update ramdrive branch (#10)
Browse files Browse the repository at this point in the history
* Fix libasound
* Update setup.sh
  • Loading branch information
rmens authored Mar 8, 2024
1 parent 251c623 commit 46b417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ else
fi

# Install dependencies for micrompx
install_packages silent libasound2
install_packages silent libasound2 libsndfile1

# Download micrompx from Thimeo
echo -e "${BLUE}►► Downloading and installing MicroMPX...${NC}"
Expand Down

0 comments on commit 46b417d

Please sign in to comment.