Update main.sh

This commit is contained in:
ferrreo 2023-07-26 16:36:06 +01:00 committed by GitHub
parent ded36be1b0
commit 29503e9614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ cp -rvf ../debian ./
sed -E -i -e 's/(soversion = 12)([^032]|$$)/soversion = 12032/g' subprojects/wlroots/meson.build
# Get build deps
apt-get update
apt-get build-dep ./ -y
# Build package