Update main.sh

This commit is contained in:
ferreo 2024-11-11 15:58:08 +01:00
parent 9af2eb5bf4
commit 687041ff09

View File

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