diff --git a/main.sh b/main.sh index 347f1a4..89d6582 100755 --- a/main.sh +++ b/main.sh @@ -15,6 +15,7 @@ cd ./pipewire/ # Get build deps LOGNAME=root dh_make --createorig -y -l -p pipewire_"$VERSION" || echo "dh-make: Ignoring Last Error" +apt-get install -y libgbm-dev apt-get build-dep ./ -y # Build package