Update main.sh

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-08-09 22:41:31 +02:00
parent 7f666bf1bc
commit e6f61ae33a

View File

@ -15,7 +15,6 @@ cd ./pipewire/
# Get build deps # Get build deps
LOGNAME=root dh_make --createorig -y -l -p pipewire_"$VERSION" || echo "dh-make: Ignoring Last Error" LOGNAME=root dh_make --createorig -y -l -p pipewire_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get install -y libgbm-dev libgbm1
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package