generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
132c6742b3
commit
d3896f5827
1
main.sh
1
main.sh
@ -15,6 +15,7 @@ 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
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
|
Loading…
Reference in New Issue
Block a user