Add qml-module-qtquick-localstorage to runtime requirements. I needed this on Debian Bullseye (11 stable).
@@ -15,7 +15,7 @@ Let's start by grabbing the correct dependencies for the most popular distros:
|
||||
|
||||
# Extra packages needed for at least Ubuntu 20.04
|
||||
|
||||
sudo apt install qtquickcontrols2-5-dev qml-module-qt-labs-platform qml-module-qtquick-controls qml-module-qtquick-layouts
|
||||
sudo apt install qtquickcontrols2-5-dev qml-module-qt-labs-platform qml-module-qtquick-controls qml-module-qtquick-layouts qml-module-qtquick-localstorage
|
||||
|
||||
|
||||
# Fedora
|
||||
|
||||
Reference in New Issue
Block a user