Update main.sh

This commit is contained in:
ferreo 2024-08-10 16:09:44 +02:00
parent 7807776223
commit 90a77c5abf

View File

@ -15,7 +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
apt-get install libasound2-dev -y
# Build package
dpkg-buildpackage --no-sign