We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96105cc commit ea94c18Copy full SHA for ea94c18
dist/scripts/linuxdeployqt.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/bash
2
3
+sudo apt install libfuse2
4
+
5
wget 'https://sourceforge.net/projects/qt5ct/files/latest/download'
6
tar xf download
7
cd qt5ct*
0 commit comments