Update main.sh

This commit is contained in:
ferrreo 2023-09-18 16:58:30 +01:00 committed by GitHub
parent a2f4fd1a72
commit 2e410e66cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ cp -rvf ./debian ./gamescope
cd ./gamescope
git submodule update --init
# Get build deps
apt-get update -y
apt-get build-dep ./ -y
# Build package