We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1b396 commit 9684276Copy full SHA for 9684276
1 file changed
make-appimage.sh
@@ -20,6 +20,7 @@ export DEPLOY_VULKAN=1
20
quick-sharun \
21
/usr/bin/anki* \
22
/usr/lib/libQt6Core.so* \
23
+ /usr/lib/libQt6Gui.so* \
24
/usr/lib/libQt6Network.so*
25
26
# Additional changes can be done in between here
0 commit comments