Update main.sh

This commit is contained in:
ferreo 2024-08-10 16:08:04 +02:00
parent 1b5b14ec69
commit 40c14f8ce9

View File

@ -15,6 +15,7 @@ cd cosmic-player
# Get build deps
LOGNAME=root dh_make --createorig -y -l -p cosmic-player_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y
apt-get libasound2-dev -y
# Build package
dpkg-buildpackage --no-sign