MAME/automation_tools/install_dependencies.sh

5 lines
295 B
Bash
Raw Permalink Normal View History

2023-12-22 09:16:54 +00:00
#!/bin/bash
# This scritp is installing the required dependencies to correctly run the pipeline and buold the flatpak
sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 curl tree
2023-12-22 09:16:54 +00:00
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo