Skip to content

Commit ea94c18

Browse files
committed
add apt install libfuse2
1 parent 96105cc commit ea94c18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/scripts/linuxdeployqt.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/bash
22

3+
sudo apt install libfuse2
4+
35
wget 'https://sourceforge.net/projects/qt5ct/files/latest/download'
46
tar xf download
57
cd qt5ct*

0 commit comments

Comments
 (0)