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 a81087f commit 7e886dbCopy full SHA for 7e886db
1 file changed
make-appimage.sh
@@ -15,7 +15,7 @@ export DEPLOY_OPENGL=1
15
16
17
# Deploy dependencies
18
-quick-sharun /usr/bin/pcsx2 /usr/lib/pcsx2 /usr/share/pcsx2/
+quick-sharun /usr/bin/pcsx2 /usr/lib/pcsx2 /usr/lib/libshaderc* /usr/share/pcsx2/
19
20
# Additional changes can be done in between here
21
0 commit comments