diff --git a/main.sh b/main.sh index 69cd50a..b94e30d 100755 --- a/main.sh +++ b/main.sh @@ -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