Update main.sh

This commit is contained in:
ferreo 2025-02-09 17:21:15 +01:00
parent 8e356131e4
commit efab9d3245

View File

@ -24,7 +24,7 @@ cd ..
# 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
apt-get install librsvg2-bin qml6-module-qtquick -y
# Build package
dpkg-buildpackage --build=binary --no-sign